Showing 83 open source projects for "document database"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • Heimdal Endpoint Detection and Response Icon
    Heimdal Endpoint Detection and Response

    Achieve true prevention against advanced cyber-threats with our proactive cybersecurity solutions that filter DNS traffic and mitigate vulnerabilities

    Accommodate all your cybersecurity needs under one convenient roof with the Heimdal™ Unified Dashboard. Our cybersecurity solutions can be used as standalone products or integrated into one another as part of a cohesive and unified suite.
  • 1
    TinyDB

    TinyDB

    Document oriented database optimized for you

    TinyDB is a lightweight document oriented database optimized for your happiness :) It's written in pure Python and has no external dependencies. The target are small apps that would be blown away by a SQL-DB or an external database server. The current source code has 1800 lines of code (with about 40% documentation) and 1600 lines tests. Like MongoDB, you can store any document (represented as dict) in TinyDB. TinyDB is designed to be simple and fun to use by providing a simple and clean API...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    rqlite

    rqlite

    The lightweight, distributed relational database built on SQLite

    rqlite is an easy-to-use, lightweight, distributed relational database, which uses SQLite as its storage engine. rqlite is simple to deploy, operating it is very straightforward, and its clustering capabilities provide you with fault-tolerance and high availability. rqlite is available for Linux, macOS, and Microsoft Windows. rqlite gives you the functionality of a rock solid, fault-tolerant, replicated relational database, but with very easy installation, deployment, and operation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    OrientDB

    OrientDB

    DBMS supporting graph, document, full-text and geospatial models

    OrientDB is an Open Source Multi-Model NoSQL DBMS with the support of Native Graphs, Documents, Full-Text search, Reactivity, Geo-Spatial and Object Oriented concepts. It's written in Java and it's amazingly fast. No expensive run-time JOINs, connections are managed as persistent pointers between records. You can traverse thousands of records in no time. Supports schema-less, schema-full and schema-mixed modes. Has a strong security profiling system based on user, roles and predicate...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    XTDB

    XTDB

    General-purpose bitemporal database for SQL, Datalog & graph queries

    ... the relational model with SQL and the graph model with Datalog, over the same data. Explore all your data. Across all implicit relationships, across all time. As a document-oriented database, XTDB makes your data immediately available without the need for an upfront schema. Both structured and unstructured data are at home in XTDB. Legal regulations like GDPR often pose a challenge when designing systems around immutable data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Safetica Data Loss Prevention Software for Businesses Icon
    Safetica Data Loss Prevention Software for Businesses

    For companies that want to protect their sensitive data against leakages, insider threats and want to be compliant with regulations.

    Safetica is a cost-effective, easy-to-use Data Loss Prevention (DLP) solution. It performs security audits, prevents sensitive data from leaving your company, and sheds light on what is going on in your organization.
  • 5
    FerretDB

    FerretDB

    A truly Open Source MongoDB alternative

    ... queries to SQL, and uses PostgreSQL as a database engine. This will be compatible with MongoDB drivers, and should work as a drop-in replacement to MongoDB in many cases. Our vision is to enable the open source community and developers to reap the benefits of easy-to-use document databases, while staying away from vendor lock-in, and fauxpen licenses. We are open source advocates at heart, and we release FerretDB with an open source license recognized by the Open Source Initiative.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Genji

    Genji

    Document-oriented, embedded SQL database

    Genji is an embedded database written in Go that aims to simplify dealing with data in the modern world. It combines the power of SQL with the versatility of documents to provide a maximum of flexibility with no compromise. Run powerful queries on rich documents with an expressive SQL syntax. Create tables with strict schemas, partial schemas, or no schemas at all to control your data the way you want it. Fully serializable transactions, in-memory mode, memory usage control, and more. Genji...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Couchbase Lite for iOS and MacOS

    Couchbase Lite for iOS and MacOS

    Lightweight, embedded, syncable NoSQL database engine for iOS and Mac

    Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine. Couchbase Lite implementation is on top of Couchbase Lite Core, which is also a new cross-platform implementation of database CRUD and query features, as well as document versioning. You can use Carthage to install CouchbaseLite by adding it in your Cartfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ShareDB

    ShareDB

    Realtime database backend based on Operational Transformation (OT)

    ShareDB is a realtime database backend based on Operational Transformation (OT) of JSON documents. It is the realtime backend for the DerbyJS web application framework. Realtime synchronization of any JSON document. Synchronous editing API with asynchronous eventual consistency. Projections to select desired fields from documents and operations. Middleware for implementing access control and custom extensions. Ideal for use in browsers or on the server. In-memory implementations of database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SurrealDB

    SurrealDB

    A scalable, distributed, collaborative, document-graph database

    With an SQL-style query language, real-time queries with highly-efficient related data retrieval, advanced security permissions for multi-tenant access, and support for performant analytical workloads, SurrealDB is the next generation serverless database. SurrealDB is the ultimate cloud database for tomorrow's applications. SurrealDB is an innovative NewSQL cloud database, suitable for serverless applications, jamstack applications, single-page applications, and traditional applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Kochava Marketers Operating System Icon
    Kochava Marketers Operating System

    Empowering Marketers and Publishers

    We deliver better insights and actionable data in one operational platform.
  • 10
    embetty

    embetty

    Embetty displays remote content like tweets or YouTube videos

    Embetty displays remote content like tweets or videos without compromising your privacy. Setup your embetty-server. Include the embetty lib into your HTML document. Insert an embed by using a custom tag. Embetty needs a server component that you need to run on your infrastructure. Configure the server URL for embetty using a meta data-embetty-server tag. Use the type attribute with a value of facebook, vimeo or youtube. Set the video-id attribute to the video ID. For videos of type vimeo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RxDB

    RxDB

    Client side, offline-first, reactive database for JavaScript apps

    RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and Node.js. Reactive means that you can not only query the current state but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based real-time applications in a way that makes it easy to develop and also has great performance benefits. To replicate data between your clients...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    manticoresearch

    manticoresearch

    Easy to use open source fast database for search

    Manticore Search is an easy to use open source fast database for search. Modern MPP architecture and smart query parallelization capabilities allow to fully utilize all your CPU cores to lower response time as much as possible, when needed. Powerful and fast full-text searching which works fine for small and big datasets. Columnar storage support via the Manticore Columnar Library for bigger datasets (much bigger than can fit in RAM). SQL-first: Manticore's native syntax is SQL. It speaks SQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arctic TimeSeries and Tick store

    Arctic TimeSeries and Tick store

    High performance datastore for time series and tick data

    Arctic is a timeseries/dataframe database that sits atop MongoDB. Arctic supports serialization of a number of datatypes for storage in the mongo document model. Serializes a number of data types eg. Pandas DataFrames, Numpy arrays, Python objects via pickling etc. so you don't have to handle different datatypes manually. Uses LZ4 compression by default on the client side to get big savings on network / disk. Allows you to version different stages of an object and snapshot the state (In some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CloverDB

    CloverDB

    A lightweight document-oriented NoSQL database written in pure Golang

    CloverDB is a lightweight NoSQL database designed to be simple and easily maintainable, thanks to its small code base. It has been inspired by tinyDB. CloverDB has been written for being easily maintainable. As such, it trades performance with simplicity and is not intended to be an alternative to more performant databases such as MongoDB or MySQL. However, there are projects where running a separate database server may result overkilled, and, for simple queries, network delay may be the major...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LibreOffice

    LibreOffice

    A free and powerful office suite

    ..., financial reports, marketing presentations, technical drawings and diagrams. LibreOffice makes your work look great while you focus on the content, thanks to its powerful styles system and structuring tools. LibreOffice is compatible with a wide range of document formats such as Microsoft® Word (.doc, .docx), Excel (.xls, .xlsx), PowerPoint (.ppt, .pptx) and Publisher. But LibreOffice goes much further with its native support for a modern and open standard (OpenDocument Format).
    Leader badge
    Downloads: 386 This Week
    Last Update:
    See Project
  • 16
    Virtuoso is a scalable cross-platform server that combines Relational, Graph, and Document Data Management with Web Application Server and Web Services Platform functionality.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 17
    DiLu Converter

    DiLu Converter

    Automated tool for bulk importing Excel into the database

    ..., so you can import thousands of tables at one time instead of importing them one by one. Scheduled import and export, real-time refresh, to achieve seamless connection between Excel data and database table data. For detail, Please see document: https://github.com/ryjfgjl/DiLuConverter/blob/master/README.md Getting Help: WhatsApp number: +86 182 2448 2521 Email: ryjfgjl.zhang@gmail.com Email1: ryjfgjl@qq.com WeChat: ryjfgjl
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    TRAK Metamodel

    TRAK Metamodel

    Tuples (triples) for TRAK architecture viewpoints and views

    The definition of the metamodel for TRAK (defines allowed AD elements and relationships i.e. tuples/ triples for the TRAK viewpoints and views). TRAK is a general systems-thinkers'/system engineering enterprise architecture framework. It is simple, user-friendly, pragmatic and not limited to IT. 100% triple-centric and semantically-sound. Forms basis for RDF + OWL ontology description - see https://trakmetamodel.sourceforge.io/vocab/TRAK_metamodel.html
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19

    xsd2pgschema

    Relational database replication tool based on XML Schema

    ... database can be optimized at user's discretion. Moreover, differential update, and XPath query evaluation over PostgreSQL are possible. PgSchema server, serialized relational data model server, can be used to speed up the analysis of complex XML Schema. Large XML file can be split through xmlsplitter, a flexible XML splitter based on XPath and StAX.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    Leagueloch

    Free Portable Database For Organizing Your Legal Paper Work

    LeagueLoch, is a portable database, which has been written for Window XP. Its basic design, makes it very easy to use, specially if your dyslexic !!!! Its main purpose is for the organization of your legal paper work !!!! It also incorporates, it's own chat browser, for peer 2 peer video chats, none of which are monitored, making it ideal for legal chats !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ISQLHelper

    ISQLHelper

    SQL Server Helping Application For Developers

    The below tools are available in this single application. 1.SQL Compare: Compare and sync SQL Server schemas. 2.SQL Data Compare: Compare and sync SQL Server data. 3.Folder to SQL Compare: Compare folder contents with SQL Server. 4.SQL Trace/sql Profiler: Capture and analyze SQL Server events it's support azure also. 5.SQL Table Documents: Document SQL Server table schemas. 6.SQL Data Export: Export SQL data to various formats. 7.Excel to SQL Move: Import Excel data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Referee Manager

    Referee Manager

    Management of table tennis umpires, referees, and their assigments.

    Referee Manager is an offline, stand-alone program for managing table tennis umpires, referees, and their assigments. Development takes place in gitlab, releases are released as git tags in gitlab or files here in sourceforge. https://gitlab.com/open-tt/refereemanager/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Qvu Data Service

    Qvu Data Service

    Qvu Data Service is an ad-hoc query, reporting and api data service

    Qvu Data Service is a free, open source, ad-hoc query, reporting and api data service design tool that allows users to create and save query and report design documents in a user-friendly, web-based UI. Qvu Data Service provides REST API endpoints for users and applications to execute saved documents and return results in tabular, json or png formatted resuls. Qvu Data Service provides role-based datasource, table column and document group access control and supports both Basic and OIDC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RackTables
    Racktables is a nifty and robust solution for datacenter and server room asset management. It helps document hardware assets, network addresses, space in racks, networks configuration and much much more!
    Leader badge
    Downloads: 195 This Week
    Last Update:
    See Project
  • 25
    Duplicati

    Duplicati

    Store securely encrypted backups in the cloud!

    Duplicati is a free and open source backup client for securely storing your data. Duplicati stores encrypted, incremental, compressed backups on cloud storage services and remote file servers using AES-256 encryption, keeping your data safe and always updated. It works with most storage services, including Google Cloud and Drive, Amazon S3, Microsoft Azure and OneDrive, Dropbox, FTPOpenStack Storage (Swift), SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more! Duplicati also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next