Showing 31 open source projects for "without database"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Greenplum Database

    Greenplum Database

    Massive parallel data platform for analytics, machine learning and AI

    ...All major Greenplum contributions are part of the Greenplum Database project and share the same database core, including the MPP architecture, analytical interfaces, and security capabilities.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    HypoPG

    HypoPG

    Hypothetical Indexes for PostgreSQL

    HypoPG is a PostgreSQL extension that allows you to create hypothetical indexes without actually building them on disk. It helps developers and DBAs test the impact of potential indexes on query performance before committing resources. By simulating indexes, HypoPG assists in query optimization and index strategy planning without any performance or storage cost.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    PikaPython

    PikaPython

    An ultra-lightweight Python interpreter that runs with only 4KB of RAM

    An ultra-lightweight Python interpreter that runs with only 4KB of RAM, and zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar projects: MicroPython, JerryScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pg_squeeze

    pg_squeeze

    A PostgreSQL extension for automatic bloat cleanup

    pg_squeeze is a PostgreSQL extension that reclaims space in bloated tables without blocking read or write access. It provides a non-intrusive alternative to VACUUM FULL by creating a new compacted copy of the table in the background. It’s particularly useful for maintaining performance in large, heavily updated databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 5
    pglogical

    pglogical

    Logical Replication extension for PostgreSQL

    pglogical is an advanced logical replication extension for PostgreSQL that allows selective replication of data between databases. Unlike physical replication, it enables fine-grained control of which tables or changes to replicate. It’s well-suited for multi-master setups, version upgrades, and real-time data distribution across environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pg_auto_failover

    pg_auto_failover

    Postgres extension and service for automated failover

    pg_auto_failover is a PostgreSQL extension and management tool for automated high availability. It handles health checks, failover, and monitoring without requiring third-party tools or complex configuration. Designed by the Citus Data team at Microsoft, it's ideal for developers and ops teams wanting reliable HA with minimal effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IOWOW

    IOWOW

    A C utility library and persistent key/value storage engine

    IOWOW is a lightweight, high-performance key-value store and data storage library written in C, designed for use in embedded systems and high-speed applications that require efficient file-based storage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PgAgroal

    PgAgroal

    High-performance connection pool for PostgreSQL

    pgagroal is a high-performance PostgreSQL connection pooler written in C, designed for minimal latency and efficient resource usage. It provides features like secure authentication, hot reloading, and support for multiple databases, making it suitable for low-latency applications and microservice architectures. pgagroal is optimized for fast startup, low overhead, and easy integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FTLDNS

    FTLDNS

    The Pi-hole FTL engine

    Network-wide ad blocking via your own Linux hardware. FTLDNS (pihole-FTL) provides an interactive API and also generates statistics for Pi-hole®'s Web interface. Fast, stats are read directly from memory by coupling our codebase closely with dnsmasq. Versatile, upstream changes to dnsmasq can quickly be merged in without much conflict. Lightweight, runs smoothly with minimal hardware and software requirements such as Raspberry Pi Zero. Interactive, our API can be used to interface with your...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    Hydra Columnar

    Hydra Columnar

    Postgres-native columnar storage extension

    Hydra Columnar is an open-source columnar storage extension for PostgreSQL designed to deliver analytics performance on par with modern data warehouses. It integrates seamlessly with the PostgreSQL ecosystem, allowing users to benefit from columnar compression, vectorized execution, and late materialization without leaving their existing database setup. Hydra enables hybrid row-column storage, making it ideal for OLAP workloads on Postgres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OrioleDB

    OrioleDB

    Building a modern cloud-native storage engine

    OrioleDB is a next-generation storage engine for PostgreSQL, aiming to enhance scalability, performance, and modern data management. Designed as a table access method (TAM) extension, it introduces features like MVCC improvements, compression, and efficient concurrency handling. OrioleDB seeks to future-proof PostgreSQL by enabling cloud-native, high-throughput workloads without altering the core PostgreSQL behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Linenoise

    Linenoise

    A small self-contained alternative to readline and libedit

    Linenoise is an ultra-lightweight, self-contained C library that implements line editing (single and multi-line) for terminal applications, intended as a simpler alternative to the much larger GNU Readline or libedit libraries. The library is zero-config, meaning you just include the source file(s) and use it, without heavy dependencies or external configuration. It supports basic editing features: moving the cursor, inserting characters, handling history, tab-completion, and hints, plus a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    ...The back-end daemon accepts data from Syslogd2 or its own client and inserts that data (and envelope information) into one or more databases using MySql client library or dbi drivers (also on SourceForge). The client needs no configuration (all input is via command-line). It is intended for hosts to make database entries without needing database client or interface code. Syslogd2 integration allows DBD2 to act as Syslogd2's database back-end for MySql and other databases supported by the dbi drivers. Original purpose was to track Linux cluster job status but other uses exist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cetus

    Cetus

    Cetus is a high performance middleware that provides routing

    Cetus is a high-performance middleware that provides transparent routing between your application and any backend MySQL Servers. Cetus is the middleware of relational database MySQL developed by C language, which mainly provides a comprehensive database access proxy function. The connection mode of Cetus is basically compatible with MySQL, and the application program can access the database through Cetus without modification, which realizes the horizontal expansion and high availability of the database layer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    go-sqlite3

    go-sqlite3

    sqlite3 driver for go using database/sql

    sqlite3 driver conforming to the built-in database/sql interface. This package can be installed with the go-get command. go-sqlite3 is cgo package. If you want to build your app using go-sqlite3, you need gcc. However, after you have built and installed go-sqlite3 with go install github.com/mattn/go-sqlite3 (which requires gcc), you can build your app without relying on gcc in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UnQLite

    UnQLite

    An Embedded NoSQL, Transactional Database Engine

    ...A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. UnQLite is a Self-Contained C library without dependency. Built with a powerful disk storage engine which support O(1) lookup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pg_reorg

    Online Table Clustering Tool for PostgreSQL

    pg_reorg can re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows in tables being reorganized. This module is developed to be a better alternative of CLUSTER and VACUUM FULL. ------- pg_reorg was located in pgfoundry, but has been moved to here temporally. ************************************ 2015.07.03 Now, we are moving to GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Make your MySQL-specific applications database-independent through ODBC, and broaden the deployment scope of your solution in the process without ever losing or compromising support for MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This Library enables accessing PostgreSQL with LabVIEW without using ODBC. It implements the PostgreSQL C-Library (libpq) with LabVIEW VIs. Additional VIs should make the use of this interface als simple as using the proprietary LabVIEW Database Toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QuickList allows novice and experienced users to keep track of "things" without any help from a system administrator. "Things" can be anything, quicklist is completely flexible. This is the new home of Quicklist, updated for Gtk2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    open-search is a framework to build a p2p web search engine, whereby people mutually form a search engine without the intervention of central servers or a central actor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    myQueryLogger enables realtime analisys of query traffic. It runs in the background and can capture queries to a log file with user, database info, timestamp. The capture filter can be changed without restarting mysql or the logger by updating cnf file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JMP3Cat is a MP3 Cataloger that reads MP3 CD’s and inputs the data into a database for sorting and listening. It also prints Jewel Case sleeves and removes duplicate files off the hard drive without the need to locate them on the hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XML-DBM: lightweight embedded database to store, query and modify XML content without time and memory overhead of re-parsing/re-dumping original XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mod_schnappi combines the functionality of mass virtual hosting, mod_become, and mysql in one module, without having to run apache as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next