Showing 765 open source projects for "sql database engine"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    The BioDataServer is a database integration system. It implements a mediator-wrapper architecture and offers a SQL interface. The data integration is based on user defined intergrated schema and adapter that wrap any kind of data source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Very, really *very* small, No-POJO SQL database controller library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Java (and maybe .NET) library of objects that objectify SQL syntax and semantics, and render to various flavours of SQL. It allows one to programmatically construct SQL in Java. It's intended use is within other DB abstractions, as a rendering layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBC driver with full suport. Client-server, referential-integrity and other features are implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    Schemata allows projects to remain database-agnostic. Maintain your database schema and data in XML and load it into any database for which a JDBC driver is available. With Schemata, there is no need to maintain multiple database-specific SQL scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    If you work with databases, then you know there are not always good tools for simply working with them... This tool should fill that gap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MySXP Client: Is an ActiveX COM Microsoft Windows platform; The objective of this Component is to create a terminal service for a wide open server services as, IM, RPC for client app., RPC, DB terminal, Multiplayer Game client, WebCam, voIP Client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A database query engine in Java, using JDBC and Swing. Works with MySql and SQL server, with an abstraction layer for adding other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    The LAW workflow system is a Java application (using JBoss and PostgreSQL) intended to provide a file / user / task management system for projects that need to manage a pipeline of processes that are performed on some type of source file. The system is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    command-line utility for issuing SQL to relational databases via the JDBC API
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    A web page parser for sql written in java. It breaks html into table rows. It can datamine dynamic tables and alert a user to trends. It interfaces with authenticated & search sites. It is very flexible, uses selfmoding code, and can do http push
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The iBATIS Database Layer will help you design and implement better persistence layers for your Java applications using two main APIs: SQL Maps for reducing JDBC code and Data Access Objects for abstracting the persistence implementation details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    DDL and DML extraction tool based on SQL statements and plugins
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Total Recall is a high performance, easy to use, Object Relational Database persistance layer that requires absolutely no XML metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast. Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    graphite: a portable graphics library, written in Java, JOGL and Postscript that allows rapid generation of high-quality graphs using an efficient, compact Java engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VoToL is an electronic voting system. VoToL č un sistema di voto elettronico per qualsiasi istituzione. E' un sistema di votazione via computer
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB