Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Start 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.
PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
Web based music and discography library with some extra functions, eg. least distance finding beetween artists and albums. Look for an example on http://phabajin.net/musicdb
wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
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)
TaCo is a tasty Palm application that enables you to use the Tanaka Corpus on your handheld. The Tanaka Corpus is a collection of Japanese/English sentence pairs that a student of Japanese language can use as a source of example sentences.
OrganizerCalendar is a command line utility written in python that will help you organize your upcoming appointments using only command line, so you can use for example ssh to manage your calendar from remote computer.
myParser is an application based on Microsoft Visual Basic 6. The application transfer information between DbaseIV ( DBF ) Tables to MySQL. The application can be executed in a GUI form or as Command Line call. Example: c:\>myparser contacts.prj This wi
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
AktivHelp Support Desk System is a web-based helpdesk application that allows for the exchange of information between users and their service provider (for example an IT helpdesk and their end-users).
Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
Pluggable Storage Engine Obejct-Oriented framework for MySQL 5.1. Provides a set of C++ base classes from which one descends to create a new PSE. Includes the base classes, utility code, debug code, and an example PSE based on PSE-OO called BlackhOOle.
SQLcoach provides a web platform to learn SQL, the common query language for databases. An example application is available unter: http://sqlcoach.informatik.fh-kl.de
This is an XML Database Scheme Definition Language with XSL Translators to generate SQL and XHTML documentation. Includes a test ANT script and XML schema as an example
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.
This will be a web-based application for schudulering meeting between teachers and students for example at the end of a project. The teachers would have to enter their free time and the application will fill this time period with the meetings.
Digital Workroom is a well proven and time-tested Content Management System. With Digital Workroom you may publish right after installation. The integrated preconfigured Example-application represents the full functional range.
"Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
...Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in Product if p.name.startswith('A') and p.cost <= 1000)
Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases.
Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
phpPgWeb is a library to create in a simple way an autoconfiguring web interface to postgresql databases.
It is also manually configurable.
It manage table dependences.
It manage files(large object), for example images (create automatically thumbnail.
SQLSniper is a lightweight library written in object oriented PHP. It fits seamlessly in PHP scripts and doesn't restrict HTML layout/code. You may for example manage the content of a mysql driven website with SQLSniper, using it's editing capabilities
Gemello is a relational database written in pure Java. Its design is aimed at teaching. If you're searching for a fast relational engine, Gemello won't be a good choice. Is's rather a good and simple example of relational database implementation.
Very basic RRDtool tutorial. It is an example in that way. It can save you a couple of days of discovering on your own. In any case you have to read the manual _before_ that ;)
PROGRESS2XLS is a program for Progress Character User Interface (CHUI) and GUI enviroment, which enables the user to export any standard progress-report to Excel without recoding anything in their program (for example we use mfgpro).