Showing 1897 open source projects for "sql database editor"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    A CMS designed for the Semantic Web, with WYSIWYG page editing, RDF summaries of profiles and news, and countless other quality features you expect to find in a CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    We make all php and sql scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sql2html is a small Java program that uses a htm-file as input to produce a html-file. Create reports/dynamic (html) pages with sql-queries from any JDBC database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Currently dead. Web-based SQL client that can connect to any number of databases using JDBC. Provides a clean, simple and fast interface using HTML and Javascript to make it very easy to run common SQL queries. Faster than your average Swing-based client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    A PHP-based system for collecting and managing code snippets. Includes syntax highlighting from geshi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyDBemu is a C++ Library which provides a 'database table'-like Data Type, and methods of data management in a SQL thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DB-UML is an open source modeling tool for creating, updating and visualizing relational database schemas. You can create a new UML model of database elements, import relational catalog meta-data and generate SQL create statements from the model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DACBD is a front-end using ER diagrams to disgn Data bases. With it you can import from a database or export to sql sintax. It have a wizard method to create your entitys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XMLStore is a new project that cares about XML-based Databases Access with users Authentication and Authorization and more such as dead-lock accesses. It will be soon introduced to other kind of databases such as SQL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    abNORM is a .NET based Object Relational Mapper which focuses on an easy, quick to learn API. It features forward- and reverse engineering of datamodels. Supported databases are Ingres, PostgreSQL and Oracle. Support for MySQL and MS SQL Server planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SCADA - Open Source aims to develop a complete, high performance SCADA Server and client toolset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SOAP-SQL generates a web service WSDL based on user-defined SQL statements with only a few lines of code. It relies on NuSOAP and PEAR MDB2 (DB abstraction layer), so it works with most any database. No PHP extensions required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    At the current state, opengeodb provide geo coordinates and several other data (city name, zip) mainly for the german speaking area.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    TDO - Typed Data Object is a .NET source code generator (C#/VB) for data layers based on Microsoft SQL Server 2000/MSDE/2005/Express. TDO allows .NET Framework 2.0 developers, to have the source code automatically generated for MS SQL Server databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    An Oracle PL/SQL API to enable persistent storage of RSS feeds within an Oracle DB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pre-compiler for C programs with Embedded SQL (ESQL), with capability to target MySQL, PostgreSQL, ODBC, and others. Can be used for new systems, or to port existing applications that were written using ESQL on Oracle Pro*C, HP NonStop, IBM DB2, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OraLog is a logging framework for Oracle databases. It allows Oracle developers to log debug information from their PL/SQL code and to send them to various destinations by using log appenders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vela is a Open Source SQL and PL/SQL client software for Oracle database with a graphical user interface developed using Java Swing. It is a Front-End tool for a Oracle developer. It supports most of the common developer tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SimpleSQL is a 64-bit relational database, works as a standalone server-free db. component and transactional db. server, with standard SQL and JDBC, has portable single db. file, first db. available in Java and C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The classes create a thin abstraction layer over plain OCI calls. "RAII included." :) Presented wrappers are aimed to be programmer-friendly. They isolate evil OCI internals, while leaving the full power of SQL and variables' binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A snazzy front-end admin kit for FreeRADIUS that allows for the addition of radius users,user groups, and group attribute templating. Access controls allow for admin users and 'agents' that can act autonomously. Also admins FreeRADIUS radius attributes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sql2diagram converts sql scripts to diagrams in the XML format dia, which can be viewed and further maintained with the dia drawing program. It is a good help for the documentation of a database structure. It provides HTML output as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BIOLAP - OLAP for Genome and Biology Data Sets. This project extends Mondrian OLAP to biology data sets. We provide tools to slice and dice genomic sequence similarities and more easily explore large genomic data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB