Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Our Free Plans just got better! | Auth0
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.
A Del.icio.us add-on Python script to search links in exported bookmark files. Instead of using public overloaded del.icio.us servers to find and retrieve your links, use yummy and let it search your exported delicious bookmark files locally much faster.
ErgoTabcalc is a general calculation and report system. Calculation sequences are stored in the database. These sequences are made from simple operations on data, eg, add two table columns, or sort a table. This is similar to relational algebra.
TSADOM is The Simplest Access Database Object Mapper you can find. TSADOM contains Factorys converting javaObjects to SQLtables or SQLTables to javaObjects. TSADOM generate itself a data mapping that you can overload.
jMediaCat is a simple audio file catloging/database application (similar to iTunes Library or Winamp Media Library,) programmed entirely in Java. jMediaCat is meant to make searching through a large collection of digital music fast and straightforward.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
Access a mySQL database from FoxPro for MS-DOS. Many applications still run on this system on DOS, dosemu on Linux/Unix, but with limited upgrade options for the database itself. This project continues development originated by Miroslav Nyameshchuk.
Auto-Log is an automotive information tracking system. It tracks fuel, oil change and repair information for any number of cars. With a focus on simplicity the application is a single-file install with no database needed.
Relational database with educational purposes. This fully functional project has a database managment system written in Java. In the current version, it implements a subset of SQL-92, and works as an embedded db, with a propietary API. Future work will f
JSDC are libraries, giving developers of dynamic pages an easy/fast way of making their web application more powerful with datasets, master-detail relations, dataset-events, conditions and data-aware components. It's the opposite approach to that of ZK.
"distribution" is a message and data processing tool. It allows to process information through a graph of processors. It may be used to build mailing lists, fax gateways, email filters, PDF mailing combinators, report systems and many other processes
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
My cOLLection manager is a text-based database program for your collections. It is a fast and easy to use front end for gdbm or Berkeley DB with a curses interface. Some other databases are supported.
Billboard is a dynamic accounting and billing software for Asterisk VOIP software with a web-gui frontend. It's light-weight and scalable. Requires no database.
eSQueLlA is a comprehensive and powerful database management interface, which enables you to perform administrative tasks on you (My)SQL databases quickly and efficiently. It is a browser based php application, suitable for use on any OS with DB-support.
A simple PHP message system which is easy to install and use. Comes with an admin panel and incorperates BBCode. Note: PHP Post is the BETA codename. The stable release will be named Postie.
BSPro is a complete bowling stats tracking system. Record player, game, league stats, with text reports and graphs. Built-in game scorer, or manually add scores, with pinfall diagrams. Only requires PHP4/5-capable web server, no SQL DB required.
A super-small embedded sub-relational database engine. No SQL just Java classes and methods; easy API. Great for business applications and environments with low resources. Check the Project-->Website & News below. Email me for help or post in the forum.
This is a java library to link some free country databases. With this library you can do some very fast ip<=>country resolution. You can also get informations about a county like number of inhabitants, currency.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl