Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try it Free
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.
CjQ (Complex Java Queries) is a library intended to introduce functional programming features in Java. One feature is the reducing of information brought by complex Java objects by simply selecting the fields you want to give away. It's SQL-like.
Criteria2JPQL API is an adaptation of the powerful Hibernate Criteria API to standard JPA API enabling the compatibility with any orm tool. Against the native SQLqueries created by Hibernate Criteria, Criteria2JPQL outputs standard JPQL queries.
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
PoundCake Control Panel (CakePHP plugin) - admin panel for users and groups management, dynamic database driven ACL menus generation and management, permissions assignment to users and groups.
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.
A port to FPC/Lazarus is currently in progress at: https://github.com/joaopauloschuler/dbdesigner-fork
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.
New computer science theory. OO databases generated with TROM are as relational and normalised as you specify. Predefine queries to be executed at the click of a button, or enter ad-hoc SQL statements. TROM is the future of OO relational databases.
Db Api client is a simple Python DB Api v2.0 client. It shows some information about database, tables, table\'s description. Db Api Client provides sqlqueries executing, shows results, and exports to some formats (html, csv).
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
O/R Broker is a framework for applications that use JDBC. It allows you to externalize dynamic SQL statements in individual files, improving readability, and it allows declarative mapping from queries to arbitrary domain objects, not just JavaBeans.
uniDBL3 is a database abstraction layer for PHP 5, fully object oriented. It supports a wide range of features DBMS have to offer. It allows to make truly portable database-based applications. Nested transactions and queries are supported. Try it!
PhARoS Ain't a Rocket Science. It is a PHP Library to generate an SQLqueries using simple method calls. Unlike Propel, and Doctrine; it provides user with a minimal set of function calls to get the queries generated. Contributors: Saad
NULL DBW is a PHP 4 compatible database abstraction layer. It supports basic querying as well as transactional queries (for databases that support it).
Visual SQL Builder is a graphical PostgreSQL client written in java that will allow users to Visually build a complete SQL statement, without typing any clause. Building complex SQLqueries in an easy way, reducing debugging, syntax and logic errors.
A queries management software.
It was primary designed for an IT team to manage the incidents, but can be used to manage any query, inside or outside an organization.
Can be appropriate for Service Desk management.
PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQLqueries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
Lightweight include files adding reflection capabilities to C++. Generates SQLqueries and serialization routines. STL-style iterations over class members. Compile-time / run-time reflection. Based on templates and meta-programming.
This small framework is intended to simplify accessing and processing data stored in a LDAP data source. It is built on Java javax.naming.ldap package and allows you to write LDAP queries in SQL style.
Pork.dbObject is a tiny (500 lines) but powerful hot-pluggable OR-mapper/Active Record implementation for PHP5. It automatically recognizes different types of relations in your database by matching primary keys and takes care of most of your SQLqueries.
This project moved to github Cme find it here:
http://github.com/SchizoDuckie/pork-dbobject/
Framework to Dynamically create Linq queries against an SQL database in C# 3.0 that automatically populates an ObservableCollection for WPF binding Also includes an Observable EntitySet<T> Wrapper to bind an EntitySet to WPF controls ItemsSource
PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sqlqueries transparently for insert/update, selecting data as object collection and verifing data types without database access
NewfieQ manages mutable SQLqueries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.