NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Try Free
Build Data Resilience - Take the Assessment Today
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
HunterDB is a NoSQL PHP interface over a MySQL database released by Oversee.net. It's designed to be an easy to use databases solution for rapid PHP prototyping.
An append only database manager in the style of dbm. It has both a C and a Python interface and is ACID compliant. Internally it uses an immutable B+ Tree. (Being append only doesn't mean that you can't replace records or delete keys).
Amazingly simple, amazingly useful, personal database software (based on the windows-only Treepad program). Simply store your notes in a single tree structure. Excellent for lists, outlines, document planning...
Oracle Component Handler.
Bash scripts helping the (database) administrator to manage all Oracle components on the Linux machine.
Easy management by starting, stopping, showing and status questioning of different Oracle products.
TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
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.
Snowflake is a CASE Tool directed towards data warehousing projects. Through an easy to use graphical interface, it allows the construction of a conceptual design of the data warehouse or data mart, using a simple multidimensional notation.
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.
A simple query browser that lets connect to multiple DBMS like MySql, Oracle, etc. Un simple navegador de consultas capas de conectarse a múltiples SGBD como MySQL, Oracle, etc.
A simple, yet highly scalable RDBMS-backed RDF storage engine. This is a Java library for projects that need persistent, transaction-capable storage and querying of very large quantities of RDF data.
Simple graphical tool, that shows you sizes of the databases on your SQL Server (2005/2008) and sizes of tables for specified database. Very userful to quickly find out which databases and tables eats most of space.
NeoDatis ODB is a new generation Object Oriented Database. ODB is a real native and transparent persistence layer for Java, .Net, Groovy, Scala and Google Android. ODB is very simple and very fast and comes with a powerful query language.
This project is written to help to store data of your application in SQLite3 database.
You can store your data in following structure: Groups -> objects -> fields(int, float, string, blob)
This shared library have C++ class-based interface.
A book keeping program for personal / home / office use. Thanks to Harbour-project and Linux for giving my code, a new lease of life. I am releasing it in public domain, in the hope that it may be useful to someone starting with xBase / Linux.
Mysql Monitor Tool is a useful application to monitor multiple Mysql server instances.
Its simple and effective user interface allows you to track the health of your servers, check parameters and visualize trends via real time charts.
AJAX-FilmDB is a comfortably PHP/MySQL/AJAX film database. Looks and feels like a Mac OS-X application. Supports database backup and restore, smart phones and news feeds. Includes a fully automated graphical installation.
A alternative to the SAS Viewer written in SAS/AF. First presented on 2010-10-05 in BASAS meeting. With extended abilities in sorting, filtering, simple frequency count, statistics and various data review oriented features.
A simple class utility for restoring for creating table representation and populating the already created database table from csv file. This is a draft iteration.Road map is to create hinbernate annotated entity bean
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.
Project creates auto generated code that when included in your .net project makes access to Sql Server stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;