DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking.
openMyAdmin is a free CMS, established on the basis of recent trends in developing web applications such as AJAX, MVC and OOP. Basic principles of CMS: web desktop and modular structure.
db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
SkyCD is a program for indexing your files in CDs and CDs also.
SkyCD is a program for indexing your files in CDs and CDs also. All indexing information is saved in text files, so anyone can edit or view with existing text editor/viewer. You can also send these files to your friends & they will know what CD you have.
Small, simple and robust database in Java. If you need a persistent hash map, this is for you. It is basically as fast as it gets without caching, but doesn't offer any non-basic features like transactions or concurrent access.
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.
Help Desk front-end window for Sharepoint, DotNetNuke, and other web based (or Web Parts based) environments. This is not a Help Desk system, but can provide an easy interface to an existing web-based system through your organization's web portal.
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.
Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds.
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
QmailLdapAdmin is a tool designed in PHP to handle qmail-Schema of Ldap. It provides basic ldap operations, additionally it has a lot of built-in intelligence to support rules to setup emails accounts record in ldap. Mailling lists also can be maintained
SQLiteDBMS is a database management server for SQLite. It allows an sqlite3 process to be accessed via a TCP/IP network. It provides Extended SQL, SSL, basic authentication, query caching, WebDAV, access control, and replication. http://sqlitedbms.sf.net
Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients).
Included in the project:
- Classes for all types of LDAP Requests and Responses;
- Void Server and void Client Classes, ready for custom implementations.
SQLDevCompanion is a Java Application enable rapid execute SQL statements. It is targeted to the developers (not for DB admins) who need in development process frequently run basic set of sql scripts and get result of select statements in the table form.
FusionGW is a cutting-edge open-source collaborative software suite. The goal of the FusionGW project is to build a framework to develop enterprise collaborative software under an open-source license.
This is a debugger visualizer add-on for Microsoft Visual Studio 2005. It gives you a quick way to run a SQL statement against a database connection and view the results in a grid while debugging your code.
Data Investigator: An online query tool built using ASP.NET and VB.NET to investigate the data inside a local or remote SQL Server database. Mainly intended for use if you're not sure what the database contains (and you don't have an existing interface
Retailer.Org is a POS(Point Of Sale) program aimed specially to minimarket alike retailers, allowing them to have a real time control of their inventory, sales and other basic data. an alpha release is already available. very easy to use for the retailer
Do you know Dungeon And Dragon, if so you will like to participate in this project to build a small game base upon it, A style of MUD (Multi-user Dungeon) base on the rules of DnD 3.5. Video conference and audio will likely be input to help the game.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.