Showing 765 open source projects for "sql database engine"

View related business solutions
  • 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
  • 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
    Elvyx is a tool designed to monitor and profile the jdbc activity on java projects. This jdbc profiler has a server with a built-in db and a client to improve the experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pgsqlstat monitors PostgreSQL databases for critical activity spikes. It uses a system of moving standard deviations to automatically determine "normal" activity for your database. Any patterns that fall outside that normal range will trigger a warning
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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: 6 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    Overseer is a MySQL administration tool (front-end). It offers the same features as the popular phpMyAdmin application. It works on Windows and Linux, and it can easily be adapted to other SQL servers (such as Microsoft SQL Server, Oracle, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A generic database schema generation and modeling tool. Allows a generic schema to be manually designed and edited or automatically generated. Schemas can be deployed to any of the supported database systems (Oracle,MySQL,SqlServer+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple SQL Query -> Java Object mapping layer. Simpler than Hibernate or JDO, and much lighter weight. Compatible with the JDBC 4, EoD API from Java 6 beta.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Full featured AJAX web based reporting system. Written in Java / JSP. Web based reports are dynamically generated from JDBC result sets. Connects to any JDBC compliant database, most drivers already included. The Apache Derby database is embeded.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSQL2iBatis, Generador de codigo. A partir de un fichero SQL con sentencias CREATE genera los ficheros java beans de iBatis y los xml correspondientes a los SQL Mapping. Es similar a Abator de iBatis pero mucho mas simple. Basado en plantillas Velocity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple and small desktop database. No SQL knowledge required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Relational database with educational purposes. This fully functional project has a database managment system written in Java. In the current version, it implements a subset of SQL-92, and works as an embedded db, with a propietary API. Future work will f
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    TimeMap is a mature, Java temporal web mapping/animation application. Use as a standalone web site or CD-ROM app, or as a sophisticated client-server system using an XML or SQL metadata directory to source distributed, incrementally-loaded spatial data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Small Java efficiency and productivity utilities as both stand alone programs and simple APIs. Including sipplets for GUI (Swing), threading and XML, plus utilities for SQL and XML. Download the wheel here!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB