With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free 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.
Management of users, tables and views for an oracle database behind active directory. Management of users, groups and computer for an Active Directory shema. Management of external users trough Active Directory for Oracle
Book organizer for Windows. Reads book data, reviews and thumbnails from Amazon and book journals from Bookcrossing. Search and browse through all loaded book data. All book information is stored in an SQL database.
Grained Login is a fine-grained login system for Qt applications. It uses SHA1 hashed passwords to retrieve user rights from a SQLite database. An administration dialog handles the maintenance of the users, the roles, the rights and the password history.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
A simple SQL Query -> Java Object mapping layer. Simpler than Hibernate or JDO, and much lighter weight. Compatible with the JDBC 4, EoD API from Java 6 beta.
ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
.NET library (written in C#) for developers writing data access code that is less cumbersome than straight ADO.NET and is almost entirely database platform independent for most database platforms.
This is a Webshop built in PHP with a MySQL. This project started with a coding session with 2 collegs. Some features are a loginsystem, phpscript for builing the database, customerregistration and some other contantmanagment.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Xax is an html and text editor for the development of offline compendiums of information to be viewed in a visual way. Xax mimics MediaWiki software to allow users an environment to avoid disconnections and other internet based errors when editing wikis
FliPS is a Flight Protocol Software (flight logbook regarding JAR-FCL) for Windows. FliPS is based on (and therefore 100% compatible with) Version 1.09 Alpha3 of the project "FluPP".
A Kylix-based note-accumulating program for Linux/X Windows that uses a grid motif rather than the traditional nested-folder system, and which has moderately advanced searching functions.
rc21 is a c++ class library for relational database operations, an embeddable library, an RDBMS server, an ODBC interface, and several command-line and MS-Windows-based utilities.
"Add Pictures to Database" is a web-based open source utility that enables you to put images and pictures into (blob fields of) your existent MySQL database. Please visit http://databasepicture.sourceforge.net/ for more information.
BSSRP is an erp oriented business logistic process The project is divided in 2 parts : client GUI written with lazarus who contain's an 'code interpreter' enable to generate dynamic forms and programs, server application enable to process background.
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
A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
The SQL Query Agent is simple tool based on the SQL Query Analyzer or the SQL Enterprise Manager to execute SQL querys. Presently Access-, Microsoft SQL- and MySQL-databases are supported. Syntax highlighting is also implemented.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
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.