Showing 118 open source projects for "gui sql database"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    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: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3

    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: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    A new web-based application to manage model rocketry contests and data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    With this tool you can set a certain folder as a folder that contains scripts and it will look for *.sql files to run against a certain database. Also notifies when files are added. ONLY FOR MSSQL - at least for the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    smartData
    smartData for Microsoft .Net Framework. This project create on sql and ole factory technology and have injection security, typed query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project creates auto generated code that when included in your .net project makes access to Sql Server stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Foundry is an end-to-end data solution from modelling to programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Demo: http://www.youtube.com/watch?v=W3g001CpUgg Universal database administration tool, designed for cross database data transfers(import, export), working with any ADO .NET, ODBC, OLEDB sources. (MySQL, SQLite, SQL Compact, MsSQL, Firebird etc..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RelaxSql is a stress tool for Ms Sql Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Falah FireBird Manager
    NEW version 1.0.6!!! is released. Bugs fixed related to system thread. Database Management Control for FireBird database developed using .NET (C#) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sakilaBackup
    sakilaBackup is freeware MySQL Backup automation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WAXTL is a template language to improve rapid application development under Content Management Systems. The template is written in XHTML enabling the designer to use standard HTML development tools like Dreamweaver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Backup tool for MySQL to automatically / manually create sql dump files, for data, table structure, functions and stored procs. Can run via the task manager for backups on a regular base. Backup can be zipped with a password and saved on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yet Another Persistance System is a framework for object persistance in C# that stores wide class of C# objects into a relational database without a need for ANY REDUNDANT CODING, such as object-table maping, writing SQL commands etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SMARTDataBees

    SMARTDataBees

    CAFM open source framework

    SmartDataBees is an database management suite, which could be used for facility management. It is based on a plugin-framework. With SMARTDataBees you can: - manage your facilities (CAFM / FM) - write your own plugins to add your functionality - connect your BIM / CAD product to SMARTDataBees database SMARTDataBees currently supports DBMS: - MySQL, MS-SQL, SQLight
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ExecuteAll is an wizard that runs SQL files in Microsoft SQL Server Management Studio projects with a few options. You can specify connections, order, and select cretin scrips that you want to run within your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SubProjects: 1 - Universal .NET data connector; 2 - Universal Data Table; 3 - Universal Dynamic Data Table; 4 - EvoORM;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MacroScope is a portable SQL ADO.NET provider, automagically transforming SQL commands to a form expected by different database engines. It also includes an SQL parser and exports an SQL object model.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB