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
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
A database and a web front end for physiologic data on animal feeding, developed with PostgreSQL and Django at NESCent (http://www.nescent.org) for Mammalian Feeding Working Group (http://www.feedexp.org).
Current development of the codebase is on Github at http://github.com/NESCent/feedingdb.
Document summarization system. By adding document content to system, user queries will generate a summary document containing the available information to the system.
This is a very simple module for those that don't need all the extra baggage that comes along with SQLAlchemy and other ORMs. It merely takes pyodbc one step farther by putting the tuples retrieved by pyodbc into a class that's made on the fly.
PapyDVD. A DVD movies database software. Developed for storing personal movie DVD in a very easy way! You can insert them, search them and categorize by genre and director.
Django application for helping manage a convention-style Art Show. Primary created for the Further Confusion convention, this is being made available to any other convention if they find it useful to them.
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.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
Python utilities for the storing, retrieving and displaying of information from a number of back end mechanisms.
Note that development for Gerald has been moved to https://bitbucket.org/andy47/gerald
Redland is a set of object-based, modular and portable C RDF libraries providing RDF APIs for the graph, triple storage (librdf), RDF/XML parsing and serializing (Raptor), SPARQL RDF querying (Rasqal). Language APIs in Perl, PHP, Python, Ruby and others.
PySQL-Navigator aims to be a simple MySQL-Explorer. It's written in Python for platform-independency and uses wxPython and myconnpy. It should offer a simple FlameRobin-like way to edit table-contents.
OpenDWS is a hobby project to create a datawarehousing suite that: - Can work on different OS - Federates databases - Can run Data analyses using plugins on different databases This project is programmed in Python Language.
A collection of tools for working with the comparative data analysis ontology including import/export facilities for common phylogenetic file formats, and also a triple-store framework.
The Pointrel System is an RDF-like triple store implemented on the Java/JVM platform, supporting related social semantic desktop applications to create, use, exchange, and organize informational resources for a reasonably joyful and secure world.
The SBS1 Explorer application features a nice GUI allowing a variety of queries to any SBS-1 flights database without having to install the BaseStation software. Simply get a database file (usually BaseStation.sqb) and open it in SBS1 Explorer.
PySQL aims to be a full replacement for sqlplus (and much more). It has features such as history, completion, explain plan, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree...