Showing 7062 open source projects for "sql database"

View related business solutions
  • Unified ERP Software for Business Icon
    Unified ERP Software for Business

    CRM and Business Management Software Manage Your Entire Organization with an All-In-One Solution

    SuiteMaster is a fully-integrated business platform. Clients select from hundreds of core business applications – CRM, Accounting, Operations, Ecommerce, Marketing, Inventory, HR, and many more.
  • smsmode provides complete mobile messaging routing services. Icon
    smsmode provides complete mobile messaging routing services.

    Mobile messaging at the heart of your customer relationship

    SMS, TTS, RCS or WhatsApp... Connect to your customers around the world via our innovative, high-performance mobile messaging solutions, with the security you need to create trusted conversations.
  • 1
    Jailer Database Tool

    Jailer Database Tool

    Database subsetting and relational data browsing tool

    ... and archiving obsolete data without violating integrity. The Data Browser lets you navigate through your database following the relationships (foreign key-based or user-defined) between tables. Generates SQL (topologically sorted), XML (hierarchically structured) and DbUnit datasets. A demo database is included with which you can get a first impression without any configuration effort.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Countries States Cities Database

    Countries States Cities Database

    Discover our global repository of countries, states, and cities

    Full Database of city state country available in JSON, SQL, XML, YAML & CSV format. All Countries, States and cities are Covered and populated with Different Combinations and versions. The API database is regularly updated to ensure the latest data is available to users. Discover our global repository of countries, states, and cities! Get comprehensive data in JSON, SQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, time zones (for countries...
    Downloads: 91 This Week
    Last Update:
    See Project
  • 3
    SQuirreL SQL Client

    SQuirreL SQL Client

    A Java SQL client for any JDBC compliant database

    SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
    Leader badge
    Downloads: 2,186 This Week
    Last Update:
    See Project
  • 4
    SQL Explorer

    SQL Explorer

    Easily share data across your company via SQL queries

    ... connections, to many different SQL database types, a schema explorer, query history (e.g. lightweight version control), a basic security model, in-browser pivot tables, and more. SQL Explorer values simplicity, intuitive use, unobtrusiveness, stability, and the principle of least surprise. SQL Explorer is inspired by any number of great query and reporting tools out there.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Degama Trucking Software TMS Icon
    Degama Trucking Software TMS

    For Dispatchers, Billers, Accounting, Drivers, Fleet Managers, Operations Managers, Admin, Payroll

    Integrated Dispatch, Driver Dispatch, Accounting & Fleet Maintenance Software for Car Part Carriers, TL, LTL, Courier & Brokerage. Quoting, Order Booking, Document Management, Auto-Billing, Auto-Rating, Pre-Scheduling, Dispatch, Auto-Routing, Monitoring, EDI, Mobile POD for Android, Mobile IOS Iphone, GPS, Mapping, Messaging, Scanning, Driver/Broker Settlements, Fuel tax IFTA, Fleet Maintenance, Mechanics App, A/R, A/P, G/L, F/R . Custom Deployment for Unique Trucking Companies. Integrations to Samsara, Quickbooks Online, Omintracs, CRMs, Office, Google, PCMiler, ProMiles, Navistream and loadboards.
  • 5
    Yearning SQL

    Yearning SQL

    A most popular sql audit platform for mysql

    The MYSQL SQL audit tool used to unpack. Using the compiled binary files, only one database does not rely on any other plug-in to easily deploy. go+vue brings a smooth and beautiful user interface and powerful performance to Yearning. Yearning automatically reviews Mysql's syntax grammar norms based on Mysql grammar analysis and conducts functional audits based on the audit rules implemented by Yearning itself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    H2 Database

    H2 Database

    H2 is an embeddable RDBMS written in Java

    Welcome to H2, the Java SQL database. Very fast, open source, JDBC API. Embedded and server modes; in-memory databases. Browser-based Console application. Small footprint: around 2.5 MB jar file size. Browser-based Console application. Encrypted databases. Fulltext search. Pure Java with small footprint: around 2.5 MB jar file size. ODBC driver. This database can be used in embedded mode, or in server mode. ou may get a security warning from the firewall. If you don't want other computers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Database Lab Engine (DLE)

    Database Lab Engine (DLE)

    DLE provides blazing-fast database cloning to build dev environments

    Thin PostgreSQL clones. DLE provides blazing-fast database cloning to build powerful development, test, QA, staging environments. Follow to stay updated. The Database Lab Engine is an open-source experimentation platform for PostgreSQL databases. Instantly create full-size clones of your production database and use them to test your database migrations, optimize SQL, or deploy full-size staging apps. The Database Lab Engine (DLE) runs on an independent server within your own infrastructure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sql driver mock for Golang

    Sql driver mock for Golang

    Sql mock driver for golang to test database interactions

    sqlmock is a mock library implementing sql/driver. Which has one and only purpose - to simulate any sql driver behavior in tests, without needing a real database connection. It helps to maintain correct TDD workflow. In v1.2.0 sqlmock.Rows has changed to struct from interface, if you were using any type references to that interface, you will need to switch it to a pointer struct type. Also, sqlmock.Rows were used to implement driver.Rows interface, which was not required or useful for mocking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Azure Data SQL Samples

    Azure Data SQL Samples

    Official Microsoft repository containing code samples for SQL Server

    This GitHub repository contains code samples that demonstrate how to use Microsoft's Azure Data products including SQL Server, Azure SQL Database, Azure Synapse, and Azure SQL Edge. Each sample includes a README file that explains how to run and use the sample. Note that certain features like In-Memory OLTP are edition specific for SQL Server and would be possible to implement if the edition which supports that feature is being used to run the sample. Releases allow you to conveniently download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Fastest Way To Get Contracts Done Right Icon
    The Fastest Way To Get Contracts Done Right

    Accelerate sales, procurement, legal, HR, security reviews, and more.

    Lexion integrates and syncs contracts across your systems, creating a single source of truth. Manually tracking vital information is slow and tedious. Lexion’s AI automatically finds the information you need and gives you tools to verify. Eliminate time wasted on manual review, data entry, and common contract questions. Pull up reports to assess compliance. Be ready for audits, financing, and M&A. Get plenty of advance notice on contracts to renegotiate or cancel. Our white-glove onboarding delivers a fully organized repository of contracts, with key terms populated by Lexion’s AI. Designed with enterprised security, performance, and SLA requirements from the ground up. Lexion was created at a world class AI research institute, is backed by an iconic law firm, and is funded by a prominent venture firm. Our experienced team has a track record of building successful companies, cutting-edge AI products, and productivity applications that people love and need.
  • 10
    SQL-first Golang ORM for PostgreSQL
    Bun's goal is to help you write SQL, not to hide it behind awkward constructs. Bun uses database/sql and extends it in a compatible and idiomatic way. Out-of-the-box works with PostgreSQL, MySQL 5.7+, MSSQL, and SQLite. Keep your database schema updated with Go and SQL-based migrations. Provide initial data for your application with YAML fixtures. Modern app skeleton puts everything together and helps you get started. Bun is brought to you by uptrace/uptrace. Uptrace is an open-source APM tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Slick database

    Slick database

    Slick (Scala Language Integrated Connection Kit) is a modern database

    Slick is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. You can write your database queries in Scala instead of SQL, thus profiting from the static checking, compile-time safety and compositionality of Scala. Slick features an extensible query compiler which can generate code for different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DBeaver

    DBeaver

    Free universal database tool

    DBeaver is a free, multi-platform database tool that supports any database having a JDBC driver. It is useful for developers, SQL programmers, database administrators and analysts. DBeaver comes with plenty of great features such as metadata and SQL editors, ERD, data export/import/migration and more. Plugins are available for certain databases, and there are also several database management utilities. DBeaver’s Enterprise Edition provides even more features and supports non-JDBC datasources.
    Downloads: 278 This Week
    Last Update:
    See Project
  • 13
    SQLiteStudio

    SQLiteStudio

    A free, open source, multi-platform SQLite database manager

    A free, open-source, multi-platform SQLite database manager written in C++, with use of Qt framework. It's free of charge for everybody, for any purpose (including commercial). It's safe, as anyone can review the source code. The SQL Editor window assists users with SQL syntax hints & highlighting, provides pretty-print code formatter, and marks syntax errors. You can Ctrl+click on the table mentioned in the SQL query to open that table (or index, or trigger, or view). Currently supported...
    Downloads: 290 This Week
    Last Update:
    See Project
  • 14
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 104 This Week
    Last Update:
    See Project
  • 15
    SQLECTRON

    SQLECTRON

    A simple and lightweight SQL client desktop with cross database

    A simple and lightweight SQL client desktop/terminal with cross database and platform support. In case you prefer terminal interfaces. You should try this one. A desktop application with a simple interface.
    Downloads: 95 This Week
    Last Update:
    See Project
  • 16
    DB Browser for SQLite

    DB Browser for SQLite

    The DB Browser for SQLite

    DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite. DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned. This program is not a visual shell for the sqlite command line tool, and does not require familiarity with SQL commands. It is a tool to be used by both developers and end...
    Downloads: 110 This Week
    Last Update:
    See Project
  • 17
    Beekeeper Studio

    Beekeeper Studio

    Cross-platform SQL Editor and Database Manager

    Beekeeper Studio is an open source, cross-platform SQL editor and database management app that is both powerful and easy to use. It lets you query and manage your relational databases, with support for connecting to SQLite, MySQL, MariaDB, Postgres, SQL Server and Amazon Redshift databases. Unlike most other open source SQL editors and database managers, Beekeeper Studio isn’t cluttered with unnecessary features, but does come with the essentials that you need. This includes SQL auto...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18
    sqlite3

    sqlite3

    Asynchronous, non-blocking SQLite3 bindings for Node.js

    Straightforward query and parameter binding interface. Full Buffer/Blob support. Extensive debugging support. Query serialization API. Extension support, including bundled support for the json1 extension. Big test suite, written in modern C++ and tested for memory leaks. Bundles SQLite3 3.32.3 as a fallback if the installing system doesn't include SQLite. The module uses node-pre-gyp to download a pre-compiled binary for your platform, if it exists. Otherwise, it uses node-gyp to build the...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 19
    PHP-CRUD-API

    PHP-CRUD-API

    Single file PHP script that adds a REST API to a SQL database

    Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database. Howto: Upload "api.php" to your webserver, configure it to connect to your database, have an instant full-featured REST API. This is the TreeQL reference implementation in PHP. This is a single file application! Upload "api.php" somewhere and enjoy! For local development you may run PHP's built-in web server. All configuration options are also available as environment variables. Write...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 20
    SQLPad

    SQLPad

    Web-based SQL editor run in your own private cloud

    A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB, and many more via ODBC. The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory. latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    ..., single datafile (like SQLite), recovery data in writing failure (WAL mode), map your POCO class to BsonDocument, fluent API for custom mapping. Cross collections references (DbRef), store files and stream data (like GridFS in MongoDB), LINQ query support, free for everyone, including commercial use. LiteDB supports SQL-like language for data and structure manipulations. You can insert, update, delete or query your database using a very similar SQL relational language.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    Flyway

    Flyway

    Database migrations made easy

    Robust schema evolution across all your environments, with ease, pleasure, and plain SQL. Version control for your database, so you can migrate it with ease and confidence. Flyway lets you regain control of your migrations with ease. Flyway migrates your database, so you don't have to worry about it. Releases have never been this easy. Migrate from any version (including an empty database) to the latest version of the schema. Plain SQL scripts (including placeholder replacement). No proprietary...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Azure Data Studio

    Azure Data Studio

    A data management tool that enables working with other SQL tools

    Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux. Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards. Use Azure Data Studio to query, design, and manage your databases and data...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    DbGate

    DbGate

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application. DbGate is a cross-platform database manager. It's designed to be simple to use and effective when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualization or batch export and import. Mongo JavaScript editor, execute Mongo script (with NodeJs syntax). Redis tree view...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    TimescaleDB

    TimescaleDB

    An open-source time-series SQL database optimized for fast ingest

    TimescaleDB is the open-source relational database for time-series and analytics. Build powerful data-intensive applications. Become instantly productive with full SQL. Rely on the same PostgreSQL you know, love, and trust. Hyperfunctions make time series easier. Achieve 10-100x faster queries than with vanilla PostgreSQL, InfluxDB, MongoDB. Write millions of data points per second per node. Horizontally scale to petabytes. Don’t worry about cardinality. Simplify your stack, ask more complex...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next