Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Omnilert | Visual Passive Security Systems
Detect Guns and Automate Response to Help Protect Lives
Transform your passive security systems into early warning and active prevention systems with Omnilert's visual artificial intelligence. Omnilert Gun Detect not only helps save lives but also reduces the operational, legal, and social impacts of gun violence.
WordNetPort provides distribution copies of WordNet for loading into databases. A collection of SQL scripts and a batch file is available for easy loading into an Oracle database. Files in Excel and other formats are also available for Non-Oracle users. Demo queries are found at the home page. http://wordnetport.sourceforge.net/demoSql.php
Most objects are created with reference to the WordNet dictionary displays, where the aim is to come-up with simple queries whose results are similar...
Objective database abstraction layer (ODAL) is a high-performance database manipulation framework. Features include query API, O-R mapping, data validation/conversion, stored procedure support, code generation. Minimal dependencies. Short startup time.
Intelligent Automation Solutions Built for Modern Finance Teams
We do CFO stuff.
Digitally transform your business with workflow automation and integrated payment solutions. Digitally store and secure your data with advanced search and accessibility features that keeps your documents at the tip of your team’s fingers.
Q3C is the plugin for PostgreSQL, designed for the work with large astronomical catalogs or any catalogs of objects on the sphere.Q3C allows you to perform fast searches within a circles, ellipses or polygons on the sky and fast cross-matches. The main development happens on https://github.com/segasai/q3c/
A simple set of programs to sync Oracle to a MySQL database
If you have just a small number of Oracle tables that you want to sync to a MySQL database, then this might be what you want. It is really simple. The concept is to add a small extproc to Oracle that sends UDP messages and then have a receiver for those messages that applies whatever it gets to MySQL. This is simple, but effective, but is also has a few drawbacks. But if you can live with them, this might be just what you are looking for.
jdbacl stands for 'Java DataBase ACcess Layer' and provides utilities for accessing JDBC databases from Java programs, retrieving meta information in an object model and querying database data.
dlvhex is a prototype solver for HEX-programs which integrate Answer-Set Programs with higher-order reasoning and external computation sources. It comes with a full-fledged plug-in framework for rapid extension development.
DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by command line and creates an HTML report with aggregated diagnostic summaries and listings of faulty database entries.
Mad for DB - The Migration Advisor for DataBases - analyzes the differences between two database schemas, automatically finds out which changes require individual migration effort and advises migrators which concrete datasets need fixing.
The Technology Explorer for IBM DB2 is a light weight, web based console for DB2 that helps you learn about DB2 using demonstrations and tutorials. The TE is designed from the ground up to be easy to use and customize to suit your needs.
DocDB is a powerful and flexible collaborative web based document server which maintains a versioned list of documents. Information maintained in the database includes, author(s), title, topic(s), abstract, access restriction information, etc.
PriDE is a thin and high-performance Java O/R mapper for relational databases. It does not follow any persistence management standards like JDO or EJB-CMP but relies on common design patterns and is production-proved in both J2SE and J2EE environments.
The Bio2RDF project aims to transforms silos of life science data into a globally distributed network of linked data for biological knowledge discovery. Bio2RDF creates and provides machine understandable descriptions of biological entities using the RDF/RDFS/OWL Semantic Web languages. Using both syntactic and semantic data integration techniques, Bio2RDF seamlessly integrates diverse biological data and enables powerful new SPARQL-based services across its globally distributed knowledge bases.
gqlplus is a front-end for Oracle program sqlplus with command-line editing, history, table-name and column-name completion. Otherwise the user interface is identical to that of sqlplus. Command-line editing works as in bash/tcsh shells.
Allows publishing meta-information about DB, functions and interface of your application, which then can be used by various engines and plugins for providing platform-specific interfaces (CORBA,COCOA,COM,Glib,DBus etc.) without additional R&D effort.
A php/mysql application that implements a conference proceedings and papers database and the tools to view and update it. Papers can be linked to more than one proceeding and can have multiple file attachments. Papers can be exported to BibTex or Refer.
SQLite is a relational database management system. In contrast to other database management systems, SQLite is not a separate process that is accessed from the client application, but an integral part of it.
SQLite is a popular choice as embedded database for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems, among others....