A library based on a com components for creating exports files in different formats from the database engine.Capability to integrate these components into client applications.
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.
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.
FBExport is a tool for importing/exporting data and executing SQL statements on Firebird and InterBase databases. FBCopy is a tool to copy and compare data accross Firebird databases. Project also provides Nagios plugin to monitor Firebird database.
QExcel Converter SQL QT4, Import xml excel/openoffice 2003 format, sqlite3 sql text/binary, edit table and export to various Format, Pdf XSL format objects Apache fop JAVA(XSL-FO), XML/XSLT , excel, SQL text sqlite3 dump file and MYSQL SQL to XML/XSL.
DBPAQ is a SQL database engine for large-scale applications with 2 sql modes : Internal(sapdb/adabas) and Oracle(oracle7). DBPAQ was forked from LGPL'ed SAPDB 7.3 which was forked from ADABAS-D.
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.
KGest e' un software GPL, scritto in C++/Qt per KDE. Si appoggia a PostgreSQL.
E' nato per gestire un negozio/magazzino dove si assemblano e vendono PC.
Gestisce fatture, DTT e preventivi, anagrafica clienti e fornitori, e altro ancora.
MySQL API built in C++ for Windows machines, allows you to communicate with MySQL in your application without knowing anything about network programming in C++ and Windows.
SmartDB is an object oriented approach towards integrating SQLite database, like ms ado object, for C++/MFC projects. It acts as a wrapper for SQLite. You can open SQLite database into your program with just 3 lines of code. full source code available.
Given a script metadata file, this command line program generates GIF and PS diagrams of tables and procedures, with its relationships and dependencies. It will generate an HTML document page. In its first stage it will use Interbase generated SQL scripts
GraphSQL is a database modeling tool.User can build database logic model easily by mouse,dialog operation then generate the SQL script insured right and compatibled with Sybase PowerDesigner.
CDM (CD Manager) is a database (based on Oracle-database!!) for Audio-CDs. Information can be imported or exported in several formats including CDPLAYER.INI, CDDB.DAT or freedb. It also includes a small CD Player.
suite of command line tools.. useful for those using unconventional methods(e.g. inputting data into a mysql database via a 20mb sql file dumped by phpmyadmin)
as at now:
mysqltool
StarSDB is a spatial database system designed for embedded GIS software.It stores spatial data on SQLite database system and builds R* tree spatial index on these spatial data.You can store and make a spatial query in StarSDB as the PostgreSQL/PostGIS.
A C++ implementation of a hibernate type project, it takes an abstract relational data model and generates sql and C++ database abstraction classes so that relational data can be manipulated in object domain