Showing 2499 open source projects for "sql database editor"

View related business solutions
  • 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
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    SQLViewer

    SQLViewer

    A viewer for databases.

    This application views tables in databases. Now it is supporting such databases as Oracle, MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    H2Id SQL Helper Tool

    H2Id SQL Helper Tool

    SQL Server Query Bulder, Database Browser & Command Execution Tool

    SQL Server Query Bulder Tool. Browse main Database Objects. Create and execute SQL commands. A portable mini Console for SQL Server. Only a couple of Mbytes and a lot of power in a self-contained application. Just copy and run the .exe file every where you need. A helpfull tool running in seconds on any Windows System with .Net Framework 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    This is a small mysql query builder using the nodejs mysql driver by felixge. Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select(...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Advance SQLite Editor (FLTK)

    Displays and edits SQLite databases

    Opens SQLite files and lets the user brows tables, data, triggers, relations, performance info and in general whatever can be extracted from the DB and underlying platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    iUPDATE

    iUPDATE

    Keep your server up to date with iUPDATE!

    ...iUPDATE also provides SQL Server database replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dbSQWare

    dbSQWare

    dbSQWare is no longer an open source

    dbSQWare is no longer an open source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Log4TSql is a a simple framework of tables and routines that can be added to any database on SQL Server 2005 (or greater) that supports simple event logging and exception handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodePax

    CodePax

    OPTIMIZING THE WAY YOU DEVELOP

    The project has moved to Github: https://github.com/ZitecCOM/CodePax
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    wizardform

    Create html5 forms form mysql table

    This project goal is to give anyone the ability to create html forms and mysql tables without code. Mail features are : Standard fields (text, date, checkbox, select ...). Extended fields like lookup into another table, riche texte editor. Users and right management
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    db-megasena

    Criação/Manutenção/Utilização de banco de dados da MegaSena.

    Conjunto de scripts e aplicativos para criação, manutenção e utilização de banco de dados da MegaSena extraído de arquivo público fornecido pelo website da Caixa Econômica Federal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Clean Nuke

    Clean Nuke

    Simple and Advanced Content Management System based on phpnuke.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FBO - FREE Backup Tool for DB2 databases

    FBO - FREE Backup Tool for DB2 databases

    Backup Tool to manage and schedule backup tasks for DB2 databases

    ...backup target is TSM Implement "Daily - Monthly - Yearly" backup concept without any Image reorganization. Logging is included to monitor backup progress and success. The backup tasks will be started for each instance once a day. Every database, which resides in the instance, will be controlled. The Backup Manager Tool consists of 3 parts: Web Application, running with Windows® IIS Server Windows service for starting the backup tasks. Microsoft® SQL Server® database, the Repository for the Backup Manager Tool ------------- Now available, new Enterprise version !!! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15

    SQL_DataPlotter

    Time series plots of data from database

    Designed to display performance data from AWS/RDS hosted database. Programmed in C++ using Qt 4.8.5, initialization of plots rendered as JSON. Some data gathered by periodic: (SELECT 'status_datetime' AS VARIABLE_NAME, LOCALTIME() AS VARIABLE_VALUE) UNION (SELECT VARIABLE_NAME, VARIABLE_VALUE FROM INFORMATION_SCHEMA.GLOBAL_STATUS ORDER BY VARIABLE_NAME); and the rest CloudWatch metrics gathered via the AWS API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    xym-oracle

    Oracle plugin for xymon

    Fork of deadcat's bb-moracle.sh. Adapted to hobbit & xymon server new versions and improved with new added features. For installation instructions go to README.txt file included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    msSQLdotBak

    msSQLdotBak

    Microsoft SQL Backup Utility

    msSQLdotBak is a windows application that helps you manage your Microsoft SQL Server backup files, such as creating scheduled backup jobs and report you with e-Mail. You need Microsoft .NET 4.5 Full package installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    issuedb

    issuedb

    A simple issue tracker system.

    A simple issue tracker with a standalone database using SQLite. Please, read the Wiki pages for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Sql BackupRestore

    Backup e Restore di Database Sql con Compressione e FTP

    SQL Backup / Restore is a small utilty initially created for personal use. The program allows the creation of SQL database backup, via a graphical user interface and in the same way you can make a recovery database. The program also allows you to automatically compress the backup at the end of operation and transfer it to an FTP server or a backup server integrated. ********************************************************** Fixed problem during setup does not register properly some ocx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQL Embedded Manager

    SQL Embedded Manager

    SQL Embedded Manager, is a light-weight implementation of the SSMS.

    The SQL Embedded Manager, is a Windows Forms light-weight implementation of the Microsoft SQL Server Management Studio, focused to supporting only all the embedded databases engines (for example, Sql Server Compact Edition, SQLite and Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Portable Webserver

    Portable Webserver

    Simple, useful & fast webserver for your portable device!

    It's a portable server manager that you can go anywhere, anytime, in any computer and run your webapp. Quick and easy to configure, a really useful application for your portable apps kit.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24

    jql - commandline jdbc sql tool

    Commandline jdbc sql tool

    This a an yet another extremely simple commandline JDBC query tool. This tool does not support / require anything else beside JDBC4 driver libraries and java. It tries to know something about underlying DB metadata - currently tested against hsql and PostgreSql. You may run this tool with simple file redirection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MySQL, Oracle, Postgre DB query browser

    MySQL, Oracle, Postgre DB query browser

    Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.

    This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables. It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file. Not need to install, just launch and use. Program was created with Java 1.7 version, please, use the same version for launch it.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB