Showing 309 open source projects for "sql database engine"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    Db2Excel

    database to excel

    make a query on a windows SQL database or MySQL database and export the data to excel this project has been renamed to QueryExplorer you can find it here: https://sourceforge.net/projects/queryexplorer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ingres Dynamic Playback is a tool to play back prerecorded SQL statements to do functional and stress testing on the Ingres Database. More information here: http://community.ingres.com/wiki/Dynamic_Playback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    goLite version 1.1

    goLite version 1.1

    goLite is the next generation SQLite GUI

    SQLite database is a light weight database you can integrate with your app. goLite is an interface to create SQLite Database. You can generate script, browse data using object viewer or can run query using query executer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Microsoft .NET project that generates SQL Server 2000 scripts for stored procedures and C# classes used to access those stored procedures. The stored proecedures generated are as follows: Insert, Update, Delete, Select, SelectByPK, SelectByFK
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    DB Comparator is a simple to use tool to compare and sync MS SQL Server databases. It shows all data object differences side by side in a hierarchical tree view. It compares tables, views, indexes, constraints, procedures, functions and user data typ
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Easy SQLM GUI

    Easy SQLM GUI

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM).

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM) available at https://sourceforge.net/projects/sqlm. Currently supported features are : -- DDL Extract to SQL/XML -- Generation of DDL from XML -- Check validity of XML table model -- Generate table model upgrade script -- Upgrade table from model script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    DotnetMiniAdmin

    ASP.NET clone of PHPMiniadmin

    DotnetMiniAdmin is the ASP.NET version of the very popular PHPMiniAdmin. PHPMiniAdmin provides a very simple and lightweight web based interface to work with MySql databases. DotnetMiniAdmin provides the same functionality in ASP.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SQLCommander

    Tool for creating and editing SQL queries for many kind of SQL DBs

    In this app you can create connection to many kind of SQL Databases. Each conncetion are showed in treeview on left side. Primary goal is to creating, editing and executing SQL queries on each created SQL connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DbEntry.Net is a DataBase access compnents for .Net. It's using the common and friendly method to access relational databases with SqlSentence, Sql Builder or O/R Mapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Small command line tool to directly execute SQL statements against any OleDB database. Can also execute a sql batch file. Handy for automation purposes e.g. for MS Access databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AhMeBa is an XML file-based metabase engine. It targets small data driven applications that don't require a powerfull database engine or need a light, mobile database such as personal websites and small bussiness applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Jaguar is highly loaded, distributed and easily scalable search engine. Main parts: NoSQL database server, Сommunication Queue server, multi-threaded Scanner and Analyzer services, Management tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This system is means for creation of a semantic network for construction, storage and processing of logic models. The system allows to carry out partial or full abstraction of models, thus keeping their integrity and reliability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MSSQL Compressed Backup compresses SQL Server 2000, 2005 and 2008 databases on the fly using bzip2, zip, or gzip compression. It saves the data in the standard SQL Server backup file format so that standard decompression and restoring tools can be us
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    DB Dictionary is an application that generates a website with a MS SQL database documentation written directly in the database by using extended properties. SQL 2000, 2005 and 2008 are supported. Output can be customized by editing template files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MS3DBUI version 1.0.0.0 is a windows UI that enables users to connect to any MS SQL SERVER database.Once connected users can query their database .In upcoming version MS3DBUI users will be able to update data. Ms3DBUI is coded in C# language.If you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    eLibrary
    Books and eBooks library organizer. Catalog, tag and search your books database with ease. Automatically fetches the book's details and cover image from the web with a smart ISBN guesser.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Manages the deployment of numbered change scripts to an SQL Server database, using a simple table in the database to track the current schema version. Port of dbdeploy to .NET
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Unify your data structures in XSD! XSD2DB Utility lets you manage database schemas using XSD files. Supports SQL Server and Jet databases. Can be extended to support other DB platforms. xsd2db requires .NET Framework 1.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SqlBuddy is a tool for use with Microsoft SQL Server and MSDE, written in csharp/ DotNet (.NET), to facilitate SQL script writing. It is serves a slightly different purpose that of Query Analyser, in that it is aimed to *help* the user write SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB