Showing 20 open source projects for "sql client"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 1
    dqlite

    dqlite

    Embeddable, replicated and fault tolerant SQL engine

    Dqlite is a fast, embedded, persistent SQL database with Raft consensus that is perfect for fault-tolerant IoT and Edge devices. Dqlite (distributed SQLite) extends SQLite across a cluster of machines, with automatic failover and high-availability to keep your application running. It uses C-Raft, an optimised Raft implementation in C, to gain high-performance transactional consensus and fault tolerance while preserving SQlite’s outstanding efficiency and tiny footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SRDB

    Small Client/Server SQL Relational Database System

    Small client/server SQL system with terminal based client. Requires Linux running systemd. See README for more info. Written in C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    DBD2 inserts database records from TCP input. It is a companion project to Syslgod2 and an application in its own right. It ships with a backgrounding client for generic use. The client sends whatever information the user puts on the command-line to the back-end daemon via TCP. Upon successful transmission, the client exits. On failure, it backs off and retries until its life-time timer expires. The back-end daemon accepts data from Syslogd2 or its own client and inserts that data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Pylax

    Database front end for SQLite, PostgreSQL and MySQL

    A RAD database front end tool for building rich client GTK-based GUI applications on SQLite, PostgreSQL and MySQL, using embedded Python as scripting language
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    An Oracle client library written purely in Pro*C (Oracle C precompiler for embedded SQL). Implements Pro*C ANSI dynamic SQL and provide APIs to application programs by hiding ANSI dynamic SQL directives. Designed to be portable across platforms
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    This projects implements the RFC2132 and at least RFC3046 as a Dynamic configurable SQL based DHCP server, based on the udhcpd code, extended to mask-and-select by client DHCP packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    During my diploma thesis I developed an extension for the MySQL-Client using OCL-Invariants for constraint checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Provides TCP/IP Client/Server Capability for the MySQL embedded server library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    APQ is an Ada95 thick binding to allow Ada SQL client programs to access PostgreSQL, MySQL and Sybase database systems. The project is now hosted at http://framework.kow.com.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    BEE
    The BEE Project is a suite of tools supporting Business Intelligence project implementation including ETL tool and OLAP server and a thin client. The ROLAP server ensures multipass SQL generation and powerful cache management (utilizes MySQL RDBMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A application deployment environment may have multiple config file for different component, here is the tool to put all the config file into MYSQL database, and supply web interface for user to add/edit config option, client lib convert to config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CDB is a abstract and simple wrapper to different client libraries of sql databases. It is written in C and C++. Supported are PostgreSQL, MySQL, SQLite and Oracle rdbms. It should run in many modern Linux and BSD environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Basic PostgreSQL client applications for Windows. It includes native win32 SQL terminal and backup tools, psql and pg_dump with gzip, for execution of SQL scripts and access to PostgreSQL servers remotely by administrators and end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ida is a Multimedia access System. The sub-projects focus on Client and Server implementations for a Audio/Video access System. The Ida servers support DAAP as well. For now there XMMS and VDR plugins which make use of the Ida client library "libavap"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Toolset for pam based user management. Including Java client, database scheme (postgresql), pam and nss modules for postgresql (provided by the sysauth-pgsql project ) and interfaces to the system (e.g. rules generation for a traffic shaper).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQLforge should provide a thin and handily X11 Client program running on UNIX to users, who have to handle with SQL database objects and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Gnome/GTK SQL client designed for quick browsing and editing of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GNOME Transcript, is a SQL database client that uses a plugin system to provide access to different database servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.