Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
MongoDB Atlas runs apps anywhere
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.
php4dbi is a database abstraction layer for PHP. It is simple to use (a single file with a simple API) and lean enought to not bloat your PHP application. Supports: MySQL, SQL Server, PosgreSQL, Oracle, ODBC, SQLite, DB2, Interbase
GEBORA is an administrative tool for the Oracle Relational Database Management System. It's an OpenSource alternative to TOAD. Current version has syntax highlight, schema browser, pl/sql viewer and runner and many other features.
Wrapper library for adding MySQL support into the REXX language. Libraries are written in C and then imported into REXX scripts. Once imported REXX scripts can access most of the functions of the MySQL C API through REXX.
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.
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.
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.
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)
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.
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.
Yggdrasil will be a database independend Content Managment System (CMS) written in PHP with plugin support. At the moment, however, only Nidhogg Database Abstract Layer and Heidrun Template Engine are usable and will be soon available for download.
poopf -=- Persistent Object Oriented Php Framework -=-=- A minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. Also a secure Cookie class for persisting authenticated clients.
Thin C++ encapsulation library of the original Interbase/Firebird C API.
Developed to be simple, efficient and flexible, it builds on Linux, MS Windows and MacOS-X.
Provides template-based access to data returned from queries (allows custom data ty
Searches arbitrary text input (logs, etc) for regular expression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features.
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.
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.
Database Schema Change Notifier is a J2EE application that report the changes (including tables, columns, users, index, etc.) of any kind of RDBMS. It is implemented using publish/subscribe mechanism
Multiplatform webbased timereporting system. Generic database support (MS SQL, MySQL...). Generate reports on employees, worked hours in projects. Automatically generate invoices based on an hourly fee (by employee). Gant charts for planning resources
A C# Object Persistent Framework.
Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own
Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
DB@SoL intends to fill the lack of most of the JDBC(TM) drivers.
By adapting some parameters in real time, performance can be improved.
Moreover, DB@SoL will provide features useful for developers (automatic close...)
and DBA advices.
Generator builds C++ classes for mysql db, tables, rows and relations. Takes only minutes. One line of code creates a database object, with accessors for all the tables, set/get values for fields, and functions to traverse relationships on 1 line.
Does for a database what CVS does for code. Checkout a local copy of the dbcurrent or back in time. Commit changes, pull updates, sync schema. Auto re-assigns & propagates conflicting keys. Atomic commits & row-level user rights + history tracking.
Object Relational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
PeristenteDaten is an object oriented database interface for the programming language java. It makes it possible to persistently save, load and update objects in a database without knowledge about jdbc and SQL.