All Projects → Filebase → Similar Projects or Alternatives

2495 Open source projects that are alternatives of or similar to Filebase

Oblecto
Oblecto is a media server, which streams media you already own, and is designed to be at the heart of your entertainment experience. It runs on your home server to index and analyze your media such as Movies and TV Shows and presents them in an interface tailored for your media consupmtion needs.
Stars: ✭ 67 (-71.49%)
Mutual labels:  database, storage
Dexie.js
A Minimalistic Wrapper for IndexedDB
Stars: ✭ 7,337 (+3022.13%)
Mutual labels:  database, storage
Zookeeper
Apache ZooKeeper
Stars: ✭ 10,061 (+4181.28%)
Mutual labels:  database, key-value
Rust Etcd
An etcd client library for Rust.
Stars: ✭ 119 (-49.36%)
Mutual labels:  database, key-value
Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+336.17%)
Mutual labels:  storage, file-system
Immudb
immudb - world’s fastest immutable database, built on a zero trust model
Stars: ✭ 3,743 (+1492.77%)
Mutual labels:  database, key-value
Vaadin On Kotlin
Writing full-stack statically-typed web apps on JVM at its simplest
Stars: ✭ 141 (-40%)
Mutual labels:  database, crud
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (+1.28%)
Mutual labels:  database, composer
Ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Stars: ✭ 1,707 (+626.38%)
Mutual labels:  database, key-value
torrentfs
A p2p file system for cortex with pure Golang
Stars: ✭ 27 (-88.51%)
Mutual labels:  storage, file-system
sql-repository
[PHP 7] SQL Repository implementation
Stars: ✭ 37 (-84.26%)
Mutual labels:  composer, crud
cruise
User space POSIX-like file system in main memory
Stars: ✭ 27 (-88.51%)
Mutual labels:  storage, file-system
Larrock Core
Core components for LarrockCMS
Stars: ✭ 46 (-80.43%)
Mutual labels:  crud, composer
React Native Mmkv Storage
An Efficient(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native
Stars: ✭ 273 (+16.17%)
Mutual labels:  database, storage
Tera
An Internet-Scale Database.
Stars: ✭ 1,846 (+685.53%)
Mutual labels:  database, storage
Bolt
An embedded key/value database for Go.
Stars: ✭ 12,415 (+5182.98%)
Mutual labels:  database, key-value
Php Sql Query Builder
An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
Stars: ✭ 313 (+33.19%)
Mutual labels:  database, crud
Permazen
Language-Natural Persistence Layer for Java
Stars: ✭ 265 (+12.77%)
Mutual labels:  database, key-value
Kissme
Kissme: Kotlin Secure Storage Multiplatform
Stars: ✭ 351 (+49.36%)
Mutual labels:  storage, key-value
Bitnami Docker Redis
Bitnami Redis Docker Image
Stars: ✭ 317 (+34.89%)
Mutual labels:  database, key-value
Flashdb
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Stars: ✭ 378 (+60.85%)
Mutual labels:  database, key-value
Lazer Database
PHP flat file database to store data with JSON
Stars: ✭ 254 (+8.09%)
Mutual labels:  database, flat
Redislite
Redis in a python module.
Stars: ✭ 464 (+97.45%)
Mutual labels:  database, key-value
Lmdbjava
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
Stars: ✭ 546 (+132.34%)
Mutual labels:  database, key-value
Performance
⏱ PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
Stars: ✭ 429 (+82.55%)
Mutual labels:  database, composer
Endb
Key-value storage for multiple databases. Supports MongoDB, MySQL, Postgres, Redis, and SQLite.
Stars: ✭ 208 (-11.49%)
Mutual labels:  database, key-value
Leafpub
Simple, beautiful, open source publishing.
Stars: ✭ 645 (+174.47%)
Mutual labels:  database, composer
Xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Stars: ✭ 864 (+267.66%)
Mutual labels:  database, key-value
Hive
Lightweight and blazing fast key-value database written in pure Dart.
Stars: ✭ 2,681 (+1040.85%)
Mutual labels:  database, key-value
Iowow
The skiplist based persistent key/value storage engine
Stars: ✭ 206 (-12.34%)
Mutual labels:  database, key-value
Silexstarter
Starter app based on Silex framework with mvc and modular arch, scaffold generator, and admin panel
Stars: ✭ 11 (-95.32%)
Mutual labels:  crud, composer
Codefii
A micro-framework for web Ninjas
Stars: ✭ 30 (-87.23%)
Mutual labels:  database, composer
Libmdbx
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
Stars: ✭ 729 (+210.21%)
Mutual labels:  database, key-value
Bojack
🐴 The unreliable key-value store
Stars: ✭ 101 (-57.02%)
Mutual labels:  database, storage
Data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
Stars: ✭ 150 (-36.17%)
Mutual labels:  database, crud
Sdb
Simple and fast string based key-value database with support for arrays and json
Stars: ✭ 159 (-32.34%)
Mutual labels:  database, key-value
Simple Crud
PHP library to provide magic CRUD in MySQL/Sqlite databases with zero configuration
Stars: ✭ 190 (-19.15%)
Mutual labels:  database, crud
Nova Colors
Single source of truth to consume Nova color values
Stars: ✭ 217 (-7.66%)
Mutual labels:  flat
Warp10 Platform
The Most Advanced Time Series Platform
Stars: ✭ 227 (-3.4%)
Mutual labels:  database
Crud Intellij Plugin
一个增删改查的idea插件,可以根据数据库表结构,帮助您快速生成model、dao、service、controller等相关代码。同时支持MyBatis、JPA、MybatisPlus。
Stars: ✭ 217 (-7.66%)
Mutual labels:  crud
Stator
Stator, your go-to template for the perfect stack. 😍🙏
Stars: ✭ 217 (-7.66%)
Mutual labels:  crud
Rsqlite
R interface for SQLite
Stars: ✭ 225 (-4.26%)
Mutual labels:  database
Composer Sample Networks
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 226 (-3.83%)
Mutual labels:  composer
Dbi
A database interface (DBI) definition for communication between R and RDBMSs
Stars: ✭ 215 (-8.51%)
Mutual labels:  database
3dcitydb Web Map
Cesium-based 3D viewer and JavaScript API for the 3D City Database
Stars: ✭ 216 (-8.09%)
Mutual labels:  database
Laravel World
provide countries, states, and cities relations and database.
Stars: ✭ 222 (-5.53%)
Mutual labels:  database
Dbutils
Database connections for multi-threaded environments
Stars: ✭ 212 (-9.79%)
Mutual labels:  database
Cassandra Operator
Kubernetes operator for Apache Cassandra
Stars: ✭ 215 (-8.51%)
Mutual labels:  storage
Docker Images
Docker Images
Stars: ✭ 232 (-1.28%)
Mutual labels:  database
Php Mongo
MongoDB ODM. Part of @PHPMongoKit
Stars: ✭ 228 (-2.98%)
Mutual labels:  document
Sequoiadb
SequoiaDB is a distributed Multi-Model Database
Stars: ✭ 899 (+282.55%)
Mutual labels:  database
Versionpress
Git-based version control for WordPress. Whoa!
Stars: ✭ 2,479 (+954.89%)
Mutual labels:  database
Sqlwatch
SQL Server Performance Monitor
Stars: ✭ 213 (-9.36%)
Mutual labels:  database
Books
整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习 、算法等。
Stars: ✭ 222 (-5.53%)
Mutual labels:  database
Mayastor
A cloud native declarative data plane in containers for containers
Stars: ✭ 215 (-8.51%)
Mutual labels:  storage
Crystal Db
Common db api for crystal
Stars: ✭ 213 (-9.36%)
Mutual labels:  database
Prefser
Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Stars: ✭ 228 (-2.98%)
Mutual labels:  storage
Portphp
Data import/export framework for PHP
Stars: ✭ 225 (-4.26%)
Mutual labels:  database
Java Persistence Frameworks Comparison
Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
Stars: ✭ 213 (-9.36%)
Mutual labels:  database
Dbtester
Distributed database benchmark tester
Stars: ✭ 214 (-8.94%)
Mutual labels:  database
61-120 of 2495 similar projects