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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
mysql2dbf is a perl written command line utility for exporting MySQL data into DBF file. It has configurable DBF file format and uses user's SQL queries.
OpenDBA Assistants (ODA) is an architected application to automate tasks for Oracle DBAs. Source code is unix shell (ksh/bash) and procedural languages. ODA provides highly automated scripts for routine tasks like RMAN backup, exports, logrotate, etc.
DB Designer Fork is a fork of the fabFORCE DBDesigner 4. It integrates entity relationship design,front-end (you can run queries) and SQL exporting.DB Designer Fork generates SQL scripts for Oracle, SQL Server, MySQL, FireBird, SQLite and PostgreSQL.
The Oracle ExcelDocumentType project provides an open source Oracle PL/SQL user defined type and utilities designed to generate fully functional Microsoft Excel spreadsheets from within the database. The code generates Excel XML data.
Tiny web sql console, with small footprint and packaged as a war j2ee web application.Based on JDBC, protoype, AJAX, and servlets. Primary goal is to supply a little jdbc client available during development process.
DabaXS provides a simple user interface to manage data in MySQL databases defined in an XML file. The main features: forms, list and editor mode, mapping of foreign keys (showing a dropdown in editor mode), 1:n and n:m relations, and picture upload.
PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
MP3 Database for removable media. Based on Eclipselink and can use a lot of databases (e.g. MySQL, PostgreSQL...) and includes an integrated database. Support for plugins for other media. Runs on Windows, Linux and MacOS X. Needs Java 6
PIP on GT.M is a mature and proven complete FOSS stack for developing transaction processing database applications with superb scalability, transaction throughput & unique functionality for extreme levels of business continuity.
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
OpenBibleDB is a web-based Bible tool for community websites that will enable site members to write and save their own commentary notes on the website. Users will be able to export and import their notes to a mobile device.
LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQL queries' ResultSets among many other sources. SideNail is NOT a persistence API
The Node Mesh abstracts data into its most modular components. The Node Mesh gives you the ability to make large scale technical changes much faster than can be done using traditional relational models.
JavaDBConnector is a Java API for connecting to the four most popular database engines: MySQL, MS SQL Server, Oracle and MS Access. Includes a customizable GUI for connections managing and a generic logic tier for make easy to use databases,
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
Web based music and discography library with some extra functions, eg. least distance finding beetween artists and albums. Look for an example on http://phabajin.net/musicdb
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.
SimpleCQ is a continuous query engine that focuses on simplicity and ease of use. Continuous queries in SimpleCQ are written in SQL language and can be run on any JDBC compliant database.
Design & implementation of a distributed database system with: data replication, robustness, increase of performance and robustness as a result of distribution, independent view of local resources (locally stored data). For now only a subset of SQL.