Open Source Mac Database Engines/Servers - Page 6

  • The future of PSA-RMM software for MSPs Icon
    The future of PSA-RMM software for MSPs

    Still using outdated MSP tools? Time to move on

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from dynamic or static IP's safely using the SSL protocol (plaintext is also supported). To help optimize network connection usage, SELECT queries sent as a batch CAN be returned in a single pass. The additional resultsets are accessed using the standard JDBC Statement.getMoreResults() to iterate and Statement.getResultSet() to consume each additional Resultset in the results. This feature can help improve client application performance when running multiple select queries in a row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Data Engine API. Why not (try to!) forget data distribution and management headaches in distributed environments. Ready to start examples included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    JQuickBase

    JQuickBase

    elementary database files for Java, B+ tree index files, ISAM

    Java API to realize quick ISAM (Index Sequential Access Method) functionality for application in the file system. Includes scalable database files w/ space recovery and variable record length, scalable B+Tree index files. Supports file backup and restore. Two package types: one with and one without strong file encryption using Twofish algorithm and state-of-the-art encryption technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JReplica is a java distributed database replication system developed during a European Research Project in the department of Informatics of University "La Sapienza" of Roma under the supervision of Prof.ssa Catarci, Prof. Santucci and Ing. Curci.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSDC are libraries, giving developers of dynamic pages an easy/fast way of making their web application more powerful with datasets, master-detail relations, dataset-events, conditions and data-aware components. It's the opposite approach to that of ZK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JSpeed -- Java-based Open-Source Embedded Database Management System supporting network database model with limited relational access. JSpeed's goal is to provide a high-speed embedded database written in 100 percent Java. Key management uses EP-Tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JDOM extention to manage huge (big) xml file. Make able to have a persisted Document Object Model (DOM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    [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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX). Un motor de bases de dato enteramente en JavaScript. Es una herramienta para desarrolladores que permite interpretar y ejecutar sentencias SQL sobre una base de datos de manera offline. JavaScript (JSSQL) accede a datos mediante consultas SQL devolviendo un conjunto de registros de manera similar a cualquier motor de bases de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jaxup is an XML update engine written in Java to work against a variety of XML based object models such as DOM, dom4j and JDOM. It supports the xupdate standard draft and will support other xml update standards as they become available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jirafa is an adaptive filtering system for real-time streamed data. It can be used for analyzing and monitoring market securities, road sensors, network routing information, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Joseki: The Jena RDF Server. Joseki is a server for publishing RDF models on the web. Models have URLs and they can be access by HTTP GET. Joseki is part of the Jena RDF framework. Jena has moved to Apache: http://jena.apache.org/ Joseki is replaced by Apache Jena Fuseki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBC driver with full suport. Client-server, referential-integrity and other features are implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kneobase is an enterprise search engine, based upon the Lucene search engine and the Spring framework. It allows to perform full-text search across many different content sources. It is highly adaptable out-of-the-box and has a pluggable architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KML is a knowledge base with support of logical modeling. Advanced model is used to represent knowledge as a set of statements similar to natural language sentences. This project hosts a set of model storage library and server (vrb-ols) and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kowari is a Java based, non-SQL database for the storage of RDF providing a lightweight, highly scalable, transaction-safe environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Location Aware Mobile Assistant (LAMA) provides travelers a dynamic directory service. Users receive information on hotels, restaurants, and more, which are within their vicinity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy and ready-to-use set of .Net Classes to implement LDAP applications (Servers and Clients). Included in the project: - Classes for all types of LDAP Requests and Responses; - Void Server and void Client Classes, ready for custom implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LargoRecipes is a Java/Swing application for managing recipes. It does sophisticated ingredient parsing, handles RecipeML and MealMaster file formats, and generates recipe web pages. Future plans include integration with an XML database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lightspoke Dbx is a fast XML database web service layer over Berkeley DB XML. Dbx offers xpath queries, native xml document management and web based administration of containers, documents and indexes. XSLT, security, full text indexing, xupdate planned
    Downloads: 0 This Week
    Last Update:
    See Project