Showing 21 open source projects for "without database"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Nebula Graph

    Nebula Graph

    A distributed, fast open-source graph database

    The graph database built for super large-scale graphs with milliseconds of latency. Optimized SUBGRAPH and FIND PATH for better performance. Optimized query paths to reduce redundant paths and time complexity. Optimized the method to get properties for better performance of MATCH statements. Nebula Graph adopts the Apache 2.0 license, one of the most permissive free software licenses in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-native-mmkv-storage

    react-native-mmkv-storage

    Encrypted mobile key-value storage framework for React Native

    ...It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances, with or without encryption in a very fast and efficient way. Read about it on this blog post I wrote on dev.to. Starting from v0.5.0 the library has been rewritten in C++ on Android and iOS both. It employs React Native JSI making it the fastest storage option for React Native. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values to achieve the best performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dragonfly

    Dragonfly

    A modern replacement for Redis and Memcached

    Dragonfly is a drop-in Redis replacement that cuts costs and boosts performance. Designed to fully utilize the power of modern cloud hardware and deliver on the data demands of modern applications, Dragonfly frees developers from the limits of traditional in-memory data stores. The power of modern cloud hardware can never be realized with legacy software. Dragonfly is optimized for modern cloud computing, delivering 25x more throughput and 12x lower snapshotting latency when compared to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RethinkDB

    RethinkDB

    The open-source database for the realtime web

    RethinkDB is the first open-source, scalable, NoSQL database for building realtime applications. It pushes JSON to your apps in realtime and makes building realtime apps so much easier. RethinkDB exposes a new database access model where the developer can tell the database to continuously push updated query results to apps without polling for changes. This expedites the building of realtime, scalable apps while also cutting down on effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    An innovative Open Source CEP (Complex Event Processing) engine. It implements the event stream processing as a library embeddable in C++ and Perl. You can think of the Complex Event Processing engine as an in-memory database driven by triggers, or a data-flow machine, or a spreadsheet on steroids (and without the GUI part).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ascoos Web Server

    Ascoos Web Server

    Is a web server for all Web Developers and Web Designers

    For PHP 5.6 - 8.4.X see: Ascoos Web Extended Studio (AWES) is here : https://sourceforge.net/projects/ascoos-web-extended-studio/ ASCOOS Web Server is a rich package designed as a versatile web server for development purposes. It incorporates third-party components such as PHP, MySQL, pgSQL, MongoDB and FileZilla and stands out through a compact setup and a well-built administrative panel. ASCOOS Web Server allows you to work with multiple versions of PHP and MySQL without having to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ZeroMQ

    ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    Thesa

    Thesa

    It is a Platform to connect to tryton (json-rpc) and is based on qt

    Thesa It is a Platform to connect to tryton (json-rpc) and is based on qt/qml libraries. Requires designing the interface of each Tab without having to touch the core. Tabs are created with qml files and can be loaded locally from a folder or from trytond using thesamodule (https://github.com/numaelis/thesamodule). Thesa's goal is to be able to combine tryton with Qt / Qml, for special cases such as using the opengl performance of qml2 Requirements: pyside2 5.12 or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NoisePage

    NoisePage

    Self-Driving Database Management System

    ...We seek to create a system that not only able to optimize the current workload, but also to predict future workload trends and prepare itself accordingly. Our plan is for NoisePage to support the most common database tuning techniques without requiring humans to determine the right way and proper time to deploy them. It will also enable new optimizations that are important for modern high-performance DBMSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    Silicon is a C++ abstraction built on top of high-performance networking libraries. Its goal is to ease the writing of web APIs without compromising on performance. A simple mono-procedure API serving a static string under the route /hello/world. mhd_json_serve is a Silicon backend. It takes an API and serves it with the microhttpd C library. It relies on the JSON format whenever it has to encode or decode objects (procedures parameters and return values). Silicon relies on static objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VocabularyMem

    Program for manage data, like a simple database and for exercises for

    “ VocabularyMem” is a program for manage data, like a simple database and for exercises for memorize this data. Originary the program is for exercise only, but it is expanded, so you can also use it for store photos with tags and data around, or videos without taking a new space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Instigate Metadata Library
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MyVik

    MyVik

    OleDB Provider for MySQL in ATL

    MyVik is a simple OleDB Provider for MySQL connection, without using ODBC drivers. The programming language is C++ using Microsoft ATL libraries to make the component as small and efficient as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Sharemind framework

    The Sharemind framework

    secure multiparty computation done right

    Sharemind is a secure multiparty computation system that allows you to process data without seeing it. IMPORTANT: The version available on this page is a seriously outdated version that is kept available as an educational tool. More recent versions with more features and better quality are available from http://sharemind.cyber.ee/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sybase Open Client Object Oriented Interface (SOOI) The main goal of the project is help to developers, who uses C++ and Sybase Database in theirs works to start it quickly without using complicated API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    NDB/J is a Direct Java API for storing and retrieving data from MySQL Cluster's NDB storage engine, without using the MySQL server. NDB/J has compiles on MySQL Cluster 5.0.x (tested on 5.0.37) and 5.1.16 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MySQL API built in C++ for Windows machines, allows you to communicate with MySQL in your application without knowing anything about network programming in C++ and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MoveBase, consists of 2 sub-projects: 1) an Editor, used to catalogize your own collection of DVDs, SVCDs, VCDs and VHS-tapes and 2) a static Browser, allowing anyone else to browse through your collection without the need of the original database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ignitionDb, a COM In Process DataBase Engine for Windows written in C++ for handling small and medium sized data amounts. Thanx to regex++ a user can easily write advanced lightning fast queries without having to hassle with SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DiscDB is a little program that will use a SQL database to catalog all files in your CDs or DVDs, making it easy to find a file without having to switch discs until you find it. Useful for people who save all their downloads or backups to removable media
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next