[go: up one dir, main page]

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1

    MySQL Erlang client

    ErlMySQL is a MySQL client (driver) written in Erlang.

    ErlMySQL is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MzzCRM

    MzzCRM 1-page 1-form PHP+MySQL Customer Relationship Management Script

    This is the MzzCRM CRM database script that consists of a single input textbox on a web page that stores them into a MySQL database table. It has one field so that the person inserting the case notes can insert the case notes quickly and has the ability to include full details, or to leave full details out. The script is designed to perform the essential first action of a CRM -- creating the case notes. If needed to browse or access the data later after it was input, use another 3rd party MySQL database client tool to view/report the data. However there is a message box at the top of the interface that lets you know if the row/record was input successfully or conversely whether there was an error. The script performs validation so can handle special characters such as quotation marks. The script supports English and Chinese language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a client/server project. Server part is store information about logins in SQL database. Client part it\'s NSS-module for glibc. Client integrates into any program, which use standard getpw.../getgr...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Node Redis

    Node Redis

    A high performance Node.js Redis client

    This library is a 1 to 1 mapping of the Redis commands. Each Redis command is exposed as a function on the client object. All functions take either an args Array plus optional callback Function or a variable number of individual arguments followed by an optional callback. Node Redis currently doesn't natively support promises (this is coming in v4), however you can wrap the methods you want to use with promises using the built-in Node.js util.promisify method on Node.js >= v8. Care should be taken with user input if arrays are possible (via body-parser, query string or other method), as single arguments could be unintentionally interpreted as multiple args. Minimal parsing is done on the replies. Commands that return a integer return JavaScript Numbers, arrays return JavaScript Array. HGETALL returns an Object keyed by the hash keys. All strings will either be returned as string or as buffer depending on your setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    PhpMyAjax is an open source OOP/PHP5 application designed to mimick the MySQL standard client using AJAX. The app is 100% templatable so can be made to look fun as well as offering the flexibility of a CLI. Great for shared hosts without shell acess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PostgreSQL client and ORM for Golang

    PostgreSQL client and ORM for Golang

    Golang ORM with focus on PostgreSQL features and performance

    Basic types, integers, floats, string, bool, time.Time, net.IP, net.IPNet. All struct fields are nullable by default and zero values (empty string, 0, zero time, empty map or slice, nil ptr) are marshalled as SQL NULL. pg:",notnull" is used to add SQL NOT NULL constraint and pg:",use_zero" to allow Go zero values. sql.NullBool, sql.NullString, sql.NullInt64, sql.NullFloat64 and pg.NullTime. Structs, maps and arrays are marshalled as JSON by default. PostgreSQL multidimensional Arrays using array tag and Array wrapper. Hstore using hstore tag and Hstore wrapper. go-pg supports 2 last Go versions and requires support for Go modules. So make sure to initialize a Go module. ORM supports has one, belongs to, has many, and many to many with composite/multi-column primary keys. ForEach that calls a function for each row returned by the query without loading all rows into the memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ProftpdSQLClient

    ProFTPd SQL Client allows user to update their infos such as passwd

    Its works for those using SQL database authentication module in ProFTPd server. For now, only MySQL is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Pyntrez NCBI Database Client

    Command-line, Entrez, NCBI e-utilities client, written in Python

    Comman-line client to Entrez, e-utilities, written in Python, developed for Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quality Assurance & Control database client server system. Postgresql server, C# clients, web php interface. All strategies are ISO 9001: 2000 compliant.Solve almost all traceability requierements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    REMON Community
    1. Overview REMON stands for Redis Multi-instance Monitoring and is software that monitors the status of the Redis database and supports convenience functions so that users can see at a glance whether Redis instances are operating normally. 2. Features 1) Matrix view: You can monitor Redis instances by grouping them. 2) Minimize CPU load: The Agent's CPU usage rate is less than 2%, causing very little load. 3) Threshold notification and quick confirmation: You can monitor important indicators and send notifications by setting the indicator threshold in the administrator menu threshold setting screen. 3. Community version 1) The version distributed through this project is the Community version and provides monitoring functions for one instance. 2) It is available for free for individual users only. 3) The copyright and patent of this software belong to CSree Co., Ltd., and modification, unauthorized reproduction, and redistribution are prohibited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Redis Client for Crystal

    Redis Client for Crystal

    Full featured Redis client for Crystal

    A Redis client for the Crystal programming language. This Redis instance can be shared across fibers and accepts the same Redis commands as the Redis class. It automatically allocates and frees connections from/to the pool, per command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Redis cplusplus client Win32 port

    A windows port of official Redis cplusplus client library

    Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. http://redis.io/ There are many Redis client as different language binding available: http://redis.io/clients For C++, there is a client library recommanded by official named redis-cpp-client but too bad it can neither build nor run on Windows platform. This project is a little tweek on the official C++ client library's source code. The goal is to make it possible to build and run redis-cpp-client on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RedisView

    RedisView

    RedisView is a redis database gui tool

    RedisView is a redis database gui tool, provides simple add, delete, alter and basic commands, supports cluster mode.Copy set or cluster mode only need to fill out an IP and port. 1.Redis database view tool, providing CURD functionality 2.provide basic command operation 3.support singleton and replication and cluster model 4.suppport subscribe and publish mode 5.support batch delete 6.Support tens of millions of orders of magnitude, fast speed 7.Support set language and encoding Source code: https://github.com/cc20110101/RedisView More use information: https://blog.csdn.net/cc20110101/article/details/87301562
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Console Utility to create sql client for remote computer It is useful when you want to create same alias name for more than one client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A command line database interface / sql client written in Java. Can be run from a command shell. Configurable via command line or properties files. Features command history and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lib4d_sql is a C library providing the required functions (connect, prepare, execute, ...) to write a SQL client for 4D databases. It uses the public 4D SQL protocol wich is supported by 4D products since... the version 11. It is already used by the PDO_
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Currently dead. Web-based SQL client that can connect to any number of databases using JDBC. Provides a clean, simple and fast interface using HTML and Javascript to make it very easy to run common SQL queries. Faster than your average Swing-based client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQL-Kitten is a generic sql client written in Java that can be used to connect to any jdbc compliant database. Some features are: Run SQL queries, Search within resultsets, Easy insert/update/delete, insert/update CLOB and BLOB datatype
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Built for power and simplicity, Saltwater SQL Client allows the experienced Oracle Guru to perform magic, yet is simple enough for a novice to use. Features: PL/SQL, CLOB tools, import/export, table edit, data dictionary, multiple connections/queries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The scalable Java DB Client is a customizable java application where fields and general DB info is entered in a config file and the proper GUI is generated at run-time. Entries can then be added, and a final submit/update to the (PostgreSQL/MySQL) Databas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Springbok

    Springbok

    Educational Query Tool for Relational Databases

    Relational Algebra is a very important formal language associated with relational databases. This is why most of the universities have Relational Algebra as an integral part of their database management courses. But unfortunately, most of the traditional relational DBMS software tools support Structured Query Language (SQL) only. For a student it is very difficult to know whether a relational algebra query written on paper is correct or not. Also as an instructor it is difficult to evaluate an innovative relational query because same result can be gained by different ways. Springbok is a free (non-commercial) educational tool to execute/validate relational algebra queries. Students, Instructors or any other interested parties can verify a relational algebra query by executing it through the Springbok.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sq Database Client is an open source database client which has the ability to access any database which has a JDBC driver. It is intended for application developers, and focuses on viewing, sorting, and manipulating data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sqimplex

    Sqimplex

    Simple visual SQL client

    Sqimplex is a visual SQL client made for simple manipulation with SQL data for Oracle database platform (maybe later even other ones). Sqimplex is created in Delphi and runs on Windows Vista or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Squirrel SQL Object Viewer Plugin

    Moved project to objectviewer

    This plugin is to allow a developer to introspect a BLOB column via the Squirrel SQL client. The initial focus will be on viewing Java objects but this will be expanded as time goes on.
    Downloads: 0 This Week
    Last Update:
    See Project