Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Crowdtesting That Delivers | Testeum
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
CliqueSquare is a system for storing and querying large RDF graphs relying on Hadoop’s distributed file system (HDFS) and Hadoop’s MapReduce open-source implementation. It provides a novel partitioning and storage scheme that permits 1-level joins to be evaluated locally using efficient map-only joins. In addition, CliqueSquare is equipped with a unique optimization algorithm based on graphs and cliques capable of generating highly parallelizable flat query plans relying on n-ary equality joins.
ChronoDB is a data manager for generic time series.
The project has been renamed CrNiCKL (chronicle) and moved to http://crnickl.sourceforge.net.
ChronoDB is a data manager written in Java. It supports time series of any type. With its simple and powerful schema subsystem it takes charge of very large heterogeneous data sets. The software consist of an API and a generic implementation layer running on top of an SQL or a NoSQL system. Applications can mix objects from multiple ChronoDB databases.
This open source software benchmarks the queries per second of an Apache Lucene index. It is an Javaimplementation and uses MultiFieldQueryParser to form a query.
MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
Focus on your application, and leave the database to us
Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
Ohua is an implementation of the stateful functional programming model along with a dataflow execution engine as a runtime system. Ohua mixes object-oriented (imperative) and functional programming to provide implicit parallelism.
The project moved. Please find the most up-to-date version at:
https://bitbucket.org/sertel/ohua
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.
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.
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.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
OpenRolap: an implementation of OLAP in a relational database. Conceptually simple, the current version is in MySQL, with a Java API. The API aims to avoid complex MDX-type language, instead to use a simple "filter path" structure.
Mayfly is an in-memory SQL implementation for unit testing. It is fast on small data sets and you can create or destroy a database as easily any other Java object.
An implementation (parser/interpreter) of SPARQL, a query language for RDF data that is the current recommendation of the W3C. Allows easy cusomization of the language and plugs in to several popular RDF servers, like Sesame.
Gemello is a relational database written in pure Java. Its design is aimed at teaching. If you're searching for a fast relational engine, Gemello won't be a good choice. Is's rather a good and simple example of relational database implementation.
myXMLDB is a XML database server implemented on top of MySQL. It stores documents as BLOBs and can store documents up to 256 MB in size. It supports XPath and XQuery through Saxon and provides a Javaimplementation of the XML:DB API. Have GUI interface.
The DBAbstract Server is a middleware database server solution written entirely in Java. It provides connection to any type of database implementation through one JDBC partially complient driver, client-server encryption and connection pooling.
jxDBCon a framework to ease the development JDBC drivers. By using it you can concentrate on the tasks specific to your DBMS and benefit from the generic solutions provided by jxDBCon. jxDBCon contains a featureful driver implementation for PostgreSQL
This is an implementation of the java DOM specification that keeps all
its "parsed-node" data in disk files instead of RAM. This means you
can create really big DOM trees an not use all your RAM.
[PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.
Index Cards Library is an Java library implementation of 3x5 index cards. It's just a simple database. Implementation of a display is up to the developer who uses the library.
Rodin (Relational Object Dbms Implementing java binding in a Not-proprietary way) is a free implementation of Matisse, the proprietary object database.
This project is still in early stage of developpement.
Xenon is a JavaImplementation of the W3c standard XPath and the upcoming W3c standard XMLQuery. It uses a sax parser (instead of DOM) and has therfore a very good perfomance.
This is a sample implementation of the TransQuery processing model, enabling the use of XSLT as a query language over multiple XML documents. See <a href="http://www.xmlportfolio.com/transquery">http://www.xmlportfolio.com/transquery</a> for more info.