Open Source Database Engines/Servers - Page 35

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    a computer role playing game system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An SQL profiler and eclipse plug-in for Rational Application Developer. A view that displays SQL data from RAD application server test environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RDBS2J is a GUI based mapping tool from relational database schema to persistent java classes which use JDO as persistence mechanism. The mapping can be modified by the GUI. The current version is designed to create code for Apache-OJB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RDF Schema Creator and Metadata Registry
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    RDFStore is a C/Perl library to parse, store and manage RDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RETE-DB
    RETE-DB is a customizable, multi-user web database frontend; suitable for *Address databases, *Bug management, *Todo lists, *File Server. RETE-DB is built for the internet; designed for speed, scalability and security. (group concept for access rights)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    REX allows you to create REST interfaces by directly connecting HTTP Requests to SQL/XML queries without programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RM2 is a fully relational DBMS based on Tutorial D. The purpose of this project is to create a DBMS fully compliant with the ANSI/SPARC model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RODB is an Object-Oriented application development framework for custom database applications with Role-Based data access, DB-abstract and plug-in extendable. Written in Borland C++Builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Server which supports Palo MOLAP (www.jedox.com) HTTP API but uses as data storage traditional relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Projekt na RSF Univerzalni vyhledavaci program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RabbieOS

    RabbieOS

    Reductively Architected Breviloquently Built Information Environment

    An ambitious project designed to workaround many of the limitations of conventional web and database services. Fast lightweight database-web server primarily targeting virtual environments. Run up to ten or twenty times more independent virtual guests per hypervisor than Linux or Windows Secure, isolated, non-extensible API is opaque to hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RapDB is a database based on invert lists for representing the domains. Suitable for wide range of applications where accurate and fast processing of large volume data needed in a real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Database Engine and Content Management System Server for the development of database systems; properly abstracting data and presentation, and providing extensibility through object classes, and onsite administration of content and dynamics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    The project has 2 related sets of aims. As a language, RAQUEL is to : 1. be a pure relational algebra language (unlike SQL) as defined by Date & Darwen's "The Third Manifesto"; 2. incorporate a generalised extension of the ANSI-SPARC 3-layer DB architecture; 3. have the maximum ratio of functionality to conceptual complexity (as defined by Fred Brooks). As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code, each installation optimised for a certain kind of DB; 2. be a stack of core black boxes to provide general DBMS functionality, plus a range of plug-in black boxes to support different physical storage mechanisms & scalar data types; 3. employ code designed with a mixture of functional, OO & other methods so as to minimise internal DBMS state complexity. The 'Northumbria Website' (above RHS menu option) describes the vision, specification & design of the RAQUEL language & DBMS architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    This Operating System is specially for Raspberry Web Server Administration. Note : After Login, don't forget to put this command for usefull your fulldisk sudo parted (parted) print (parted) resizepart Partition number? 2 End? 100% (parted) quit sudo resize2fs after finish For editing Swap Memory size : sudo nano /etc/dphys-swapfile change : CONF_SWAPSIZE=100 to : CONF_SWAPSIZE=1000 (for 1Gb swap memory) ctrl + x (for save) sudo reboot For make speed server Boot : wget zram.sh https://sourceforge.net/projects/raspbian-9-webserver/files/zram.sh sudo chmod +x zram.sh sudo ./zram.sh sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local; echo exit 0 | sudo tee -a /etc/rc.local Rasbian SSH: Username : pi Password : raspberry Webmin (Administrator Web Server): (https://localhost:10000) Username : pi Password : raspberry Phpmyadmin : (http://localhost/phpmyadmin) Username : root Password : raspberry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ray improves throughput when many concurrent queries access large scientific databases. Queries are synchronized to access sectors on disk simultaneously so that an arbitrary number of parallel queries can be executed without degradation in performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    an easy to use file-based Database engine with an SQL interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Red/Black Tree implementation. Port of the sourceforge libredblack library to C#. The package also consists of mutlitree (tree with non-unique key) and tree with quick direct access to items by the index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A minimalistic prevalent storage for Java SE 5.0 that replaces the need for JDBC and RDBMS for small and mid-sized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A custom Source Adapter for SQL Server 2005 data flows. It allows a user to import text files which are not properly formatted flat files by specifying a regular expression. It is useful for importing legacy text reports and other unusual data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Relevant is an Object-Relational data-mapper. The main goal is performance. We're going to write a code-generator to generate the native java-classes to prevent reflection. Database-independency is a MUST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This drive is there to take care to the changes to the JDBC drive versions. What ever driver Version we change on the server is use by every client.
    Downloads: 0 This Week
    Last Update:
    See Project