All Projects → Mogwaierdesignerng → Similar Projects or Alternatives

1853 Open source projects that are alternatives of or similar to Mogwaierdesignerng

Deveeldb
DeveelDB is a complete SQL database system, primarly developed for .NET/Mono frameworks
Stars: ✭ 80 (-11.11%)
Mutual labels:  database
Filodb
Distributed Prometheus time series database
Stars: ✭ 1,286 (+1328.89%)
Mutual labels:  database
Phoenix react playground
An example setup for a Phoenix+React project with sensible defaults.
Stars: ✭ 80 (-11.11%)
Mutual labels:  database
Igropyr
a async http server base on libuv for Chez Scheme
Stars: ✭ 85 (-5.56%)
Mutual labels:  cross-platform
Agent
The best way to backup and restore your database
Stars: ✭ 80 (-11.11%)
Mutual labels:  database
Backoffice Administration
Stars: ✭ 89 (-1.11%)
Mutual labels:  database
React Native Scroll Bottom Sheet
Cross platform scrollable bottom sheet with virtualisation support, native animations at 60 FPS and fully implemented in JS land 🔥
Stars: ✭ 1,226 (+1262.22%)
Mutual labels:  cross-platform
Catsay
A program that generates pictures of a cat holding a sign with a message.
Stars: ✭ 85 (-5.56%)
Mutual labels:  cross-platform
Cask
A fast key-value store written in Rust
Stars: ✭ 79 (-12.22%)
Mutual labels:  database
Room Persistence Sample
Implementation of Room Persistence Library
Stars: ✭ 88 (-2.22%)
Mutual labels:  database
Bi
Datamining, Visualization, Machine-Learning, Big data
Stars: ✭ 79 (-12.22%)
Mutual labels:  database
Dfc
Report file system space usage information with style (mirror repository)
Stars: ✭ 84 (-6.67%)
Mutual labels:  cross-platform
Go Nulltype
Null friendly types
Stars: ✭ 79 (-12.22%)
Mutual labels:  database
Cubicsdr
Cross-Platform Software-Defined Radio Application
Stars: ✭ 1,294 (+1337.78%)
Mutual labels:  cross-platform
Pumpkindb
Immutable Ordered Key-Value Database Engine
Stars: ✭ 1,219 (+1254.44%)
Mutual labels:  database
One Lin3r
Gives you one-liners that aids in penetration testing operations, privilege escalation and more
Stars: ✭ 1,259 (+1298.89%)
Mutual labels:  database
Yii2 Schemadump
Generate the schema from an existing database.
Stars: ✭ 78 (-13.33%)
Mutual labels:  database
Java Notes
📚 计算机科学基础知识、Java开发、后端/服务端、面试相关 📚 computer-science/Java-development/backend/interview
Stars: ✭ 1,284 (+1326.67%)
Mutual labels:  database
Go Dberror
parsing postgres errors
Stars: ✭ 78 (-13.33%)
Mutual labels:  database
Evolutility Server Node
Model-driven REST or GraphQL backend for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
Stars: ✭ 84 (-6.67%)
Mutual labels:  database
Shorty
🔗 A URL shortening service built using Flask and MySQL
Stars: ✭ 78 (-13.33%)
Mutual labels:  database
Laravel Sync Migration
Developer tool helps to sync migrations without refreshing the database
Stars: ✭ 89 (-1.11%)
Mutual labels:  database
Command Center
A CLI-based launcher and general productivity tool.
Stars: ✭ 78 (-13.33%)
Mutual labels:  cross-platform
Blockchain Parser
The simpliest script for parsing Bitcoin blockchain. It made convertion of blk*****.dat files to the simple text.
Stars: ✭ 84 (-6.67%)
Mutual labels:  database
Suricatta
High level sql toolkit for clojure (backed by jooq library)
Stars: ✭ 77 (-14.44%)
Mutual labels:  database
Httptransfertasks
Cross Platform HTTP Transfers for downloading and uploading (supports background operations)
Stars: ✭ 87 (-3.33%)
Mutual labels:  cross-platform
Aws Sdk Cpp
AWS SDK for C++
Stars: ✭ 1,204 (+1237.78%)
Mutual labels:  cross-platform
Locustdb
Massively parallel, high performance analytics database that will rapidly devour all of your data.
Stars: ✭ 1,250 (+1288.89%)
Mutual labels:  database
Db Seeder
A database seeder app for MySQL
Stars: ✭ 77 (-14.44%)
Mutual labels:  database
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (+0%)
Mutual labels:  cross-platform
Search And Replace
A simple search for find strings in your WordPress database and replace the string.
Stars: ✭ 76 (-15.56%)
Mutual labels:  database
Snowflake Jdbc
Snowflake JDBC Driver
Stars: ✭ 83 (-7.78%)
Mutual labels:  database
Awesome Hpp
A curated list of awesome header-only C++ libraries
Stars: ✭ 1,198 (+1231.11%)
Mutual labels:  cross-platform
Ten34
A globally-distributed, eventually-consistent, 100% available key-value store ;)
Stars: ✭ 87 (-3.33%)
Mutual labels:  database
Mariadbpp
C++ client library for MariaDB.
Stars: ✭ 76 (-15.56%)
Mutual labels:  database
Wcdb
WCDB is a cross-platform database framework developed by WeChat.
Stars: ✭ 9,264 (+10193.33%)
Mutual labels:  database
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-16.67%)
Mutual labels:  database
Influxdb Rust
Rust Client for the InfluxDB Time Series Database
Stars: ✭ 85 (-5.56%)
Mutual labels:  database
Cetus
Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers.
Stars: ✭ 1,199 (+1232.22%)
Mutual labels:  database
Neo4j
Graphs for Everyone
Stars: ✭ 9,582 (+10546.67%)
Mutual labels:  database
Plv8
V8 Engine Javascript Procedural Language add-on for PostgreSQL
Stars: ✭ 1,195 (+1227.78%)
Mutual labels:  database
Rmariadb
An R interface to MariaDB
Stars: ✭ 86 (-4.44%)
Mutual labels:  database
Google Play Music Desktop Player Unofficial
A beautiful cross platform Desktop Player for Google Play Music
Stars: ✭ 8,459 (+9298.89%)
Mutual labels:  cross-platform
Cs Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Stars: ✭ 1,215 (+1250%)
Mutual labels:  database
Sqlite
Interface to SQLite
Stars: ✭ 74 (-17.78%)
Mutual labels:  database
Xdg
Go implementation of the XDG Base Directory Specification and XDG user directories
Stars: ✭ 88 (-2.22%)
Mutual labels:  cross-platform
Tvtower
A tribute to Mad TV. Written in BlitzMax, Lua and a bit of C.
Stars: ✭ 73 (-18.89%)
Mutual labels:  cross-platform
Noodlesplate
Offline Shader Editor with many cool features
Stars: ✭ 79 (-12.22%)
Mutual labels:  cross-platform
Locopy
locopy: Loading/Unloading to Redshift and Snowflake using Python.
Stars: ✭ 73 (-18.89%)
Mutual labels:  database
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (+1307.78%)
Mutual labels:  database
Laravel Db Normalizer
Normalize all database results to one unified interface, to make swapping repositories a breeze.
Stars: ✭ 72 (-20%)
Mutual labels:  database
Trojan Qt5
我並非原作者。
Stars: ✭ 80 (-11.11%)
Mutual labels:  cross-platform
Phoenixengine
please update from this place https://gitee.com/manykit/PHOENIXEngine.git
Stars: ✭ 71 (-21.11%)
Mutual labels:  cross-platform
Marketstore
DataFrame Server for Financial Timeseries Data
Stars: ✭ 1,290 (+1333.33%)
Mutual labels:  database
Ursadb
Trigram database written in C++, suited for malware indexing
Stars: ✭ 72 (-20%)
Mutual labels:  database
Http Client
A high-performance, high-stability, cross-platform HTTP client.
Stars: ✭ 86 (-4.44%)
Mutual labels:  cross-platform
Xpiks
Cross-Platform Image Keywording Software for microstock photographers and illustrators
Stars: ✭ 81 (-10%)
Mutual labels:  cross-platform
Vault
Easy persistence of Contentful data for Android over SQLite.
Stars: ✭ 80 (-11.11%)
Mutual labels:  database
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-10%)
Mutual labels:  database
Hedis
Hedis can retrieve data from **ANY** database directly via Redis
Stars: ✭ 90 (+0%)
Mutual labels:  database
61-120 of 1853 similar projects