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.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Project to allow storage and retrieval of data in different formats.
Main aim is to allow it to be used for cloud based systems, or as the basis of a cloud based system.
Design & implementation of a distributed database system with: data replication, robustness, increase of performance and robustness as a result of distribution, independent view of local resources (locally stored data). For now only a subset of SQL.
MighTyD is a prototype for demo puposes & the first implementation of the temporal database model devised by Nikos Lorentzos, Hugh Darwen & CJ Date. It uses Tutorial D as its language & PostgreSQL for storage & is compliant with the The Third Manifesto.
SQLAid is a set of tools that allow for easy maintainance, packaging, distribution and refactoring of SQL code and databases. New tools will be added as the project progresses
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This is a project focused on a social network to give discos and bars the oportunity to advertise its parties. Inside this project we will do subprojects related with object pooling, mysql, lucene and web design usefuls for another web applications.
This will be a tool for a human relations department. AIESEC ChangeIT project implementation on Embarcadero Technologies Iasi. Wel will use this page as an aid for the project's workflow.It will contain the database for CVs and employees of the company.
TESSDB is an application that provides TPC benchmark, I/O pattern analyze, and source code view for open-soruce DBMS. TESSDB is designed for researchers interested in developing a new database suitable for next generation storage device.
JSQLLogger is a Java library for logging SQL statements. It provides a JDBC driver interface which wraps around the "real" JDBC connection und prints the statements out. It also provides a time measurement.
Objective of the proposed system is, introduce a reusable, extensible heterogeneous database Integration tool. Integrated Query, Import Export amoung defferent databases. Export data compressed by XMILL
Chordless is a Chord and DHash implementation written in java. It implements almost everything from Chord and DHash described at http://pdos.csail.mit.edu/chord/, as well as some extra features such as transactions and remote method invocation.
HeliDB is a database for persisting key—value pairs from Java programs. Users have many choices in configuring what features they want the database to have and in how the data is stored. Features are for instance transactions and fast B+ trees.
Tokyo Cabinet is the successor of QDBM, a high performance database library similar to the DBM family. It also supports hash and B-tree databases and does not require any server process. The overall speed is improved compared to QDBM.
ConStore is a light-weight model-oriented storage facility for concept networks (Concept-Nets) with seamless object-oriented programming interface. Concept-Nets can be viewed as arbitrary graphs where the vertices as concepts and the edges as Relations.
A metadata schema registry server in Perl/C (based on RDF and Sparql/Redland), alongside a GUI client in Java/SWT with Jena for searching, browsing and creating application profiles, schemas and element sets describing resources in Dublin Core and LOM.
JApprDB is a database engine able to store knowledge by means of semantic networks, representing semantic relations between the concepts. Databases are supposed to be queried by Lojban - a syntactically unambiguous language based on predicate logic.
The first section is a collection of D3 programs that make up a socket server. The second section is devoted to client programs that can call this server. There are currently working clients for Java and PHP
VDDBMS is a middleware for managing data sources (DBMS) from different vendors to form a virtual DDBMS. It supports fragmentation and replication. The core engine is written in C++. Binding for scripting language is available as well as network access.
Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
jIntersect is an OLAP like Java algorithm that takes a JDBC ResultSet as input and returns a data structure with all possible intersections, combinations and permutations of the data, pre-summarized at multiple levels for quick access.