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.
Try it Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
CouchDB4CF is a set of ColdFusion facade objects that encapsulate the easy to use CouchDB4J project written by Marcus R. Breese (http://github.com/mbreese/couchdb4j). This project's purpose is to simplify access to CouchDB databases.
pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.
zetadb is a python/zope tool that allows a rapid application development of relational database oriented web applications. It generates transladable and user friendly applications to maintain data over the web. It also implements OpenOffice integration
dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQL SERVER, MYSQL and their JDBC Drivers.
Accepts data in a wide variety of formats, transforms it using complex business rules and sends onwards to directories, databases, message queues and a wide variety of other destinations. Designed as part of a large Identity Management deployment.
LobShooter for Oracle (oraload) is a utility to up- and download lob-files to and from an Oracle database. It can be used to load binary and char data directly from the command line into local or remote Oracle databases.
Web-based Squirrel SQL client. it allow you to view database structure, import/export and manage your databases, including create database, table, store procedure, view,trigger and user. it support oracle, db2, mysql, MS SQL server, FireBird,Postgres
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.
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
UProm Requirement Management System (traceability and requirement coverage). Includes : - An admin module to manage SCRUM Project and tree of requirements - A multi-user Web-based client - Tools for databases management (HSQLDB, PostGreSQL,...) UProm
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.
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")
Little tool to analyze the table structure of database schemas with a huge amount (i.e. 23,000) of tables. Can be easily imported and executed as an eclipse project. Written in java.
PHP-DBWIG is a dynamic web interface generator for MySQL databases. It uses an XML based description to create the webpages, where database navigation is possible through foreign keys and relations. It provides also data insert, update, query facilities.
DBSynCompare will be a tool to compare and synchronize databases. For the beginning there is only MySQL support planned but other database systems may be added later.
Database tools is a DB comparator tool. It's a Java Program that uses JDBC connections. It's propose to make strutural comparisons between two databases in order to create DDL commands for make them equal structurally.
DataMate is an easy to use yet powerful database development and management tool. It is built in Java thus supporting Windows and Unix platforms and many databases through JDBC interface.
Easy Db Filler's purpose is to generate test data for databases. Given the cohordinates of a database, it loads dynamically its tables and then allows users to specify how many records per table they want, and how each column has to be filled
The Word_Doc class is written for PHP5 and mysql or mysqli databases, and allows you to replace insert fields in a word doc with database results. Generate MS Word Doc's on-the-fly with this easy to use class.
Tokyo Cabinet is the successor of QDBM, a high performance database library similar to the DBM family. It also supports hash and B-tree databases and does not require any server process. The overall speed is improved compared to QDBM.
c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want