All Projects → Sqlite Parquet Vtable → Similar Projects or Alternatives

641 Open source projects that are alternatives of or similar to Sqlite Parquet Vtable

Github To Sqlite
Save data from GitHub to a SQLite database
Stars: ✭ 116 (-30.54%)
Mutual labels:  sqlite
Grimoire
Database access layer for golang
Stars: ✭ 151 (-9.58%)
Mutual labels:  sqlite3
Sql Kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
Stars: ✭ 115 (-31.14%)
Mutual labels:  sqlite
Oreilly intermediate sql for data
Resources for the O'Reilly Online Training "Intermediate SQL For Data Analysis"
Stars: ✭ 136 (-18.56%)
Mutual labels:  sqlite
Amazon S3 Find And Forget
Amazon S3 Find and Forget is a solution to handle data erasure requests from data lakes stored on Amazon S3, for example, pursuant to the European General Data Protection Regulation (GDPR)
Stars: ✭ 115 (-31.14%)
Mutual labels:  parquet
Persist Queue
A thread-safe disk based persistent queue in Python
Stars: ✭ 157 (-5.99%)
Mutual labels:  sqlite
Powerup Android
PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the Android version of the game.
Stars: ✭ 114 (-31.74%)
Mutual labels:  sqlite
Sqlite Dialect
Hibernate dialect for SQLite
Stars: ✭ 133 (-20.36%)
Mutual labels:  sqlite
Sjsqlite3
DatabaseMapping. database mapping. Automatically create tables based on the model. 数据库模型映射. 自动建表, 自动更新表. 增删改查一句话搞定. 支持模糊查询, 各种插入和更新, 支持存储模型数组. pod SJSQLite3
Stars: ✭ 114 (-31.74%)
Mutual labels:  sqlite3
Local Sqlite Example
Demonstrates database-driven Electron using local SQLite with SQL.js.
Stars: ✭ 148 (-11.38%)
Mutual labels:  sqlite
Chyrp Lite
An ultra-lightweight blogging engine, written in PHP.
Stars: ✭ 131 (-21.56%)
Mutual labels:  sqlite
Parquet Go
Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It can be used in the Hadoop ecosystem and with tools such as Presto and AWS Athena.
Stars: ✭ 114 (-31.74%)
Mutual labels:  parquet
Sqlitex
An Elixir wrapper around esqlite. Allows access to sqlite3 databases.
Stars: ✭ 111 (-33.53%)
Mutual labels:  sqlite3
Aspnetcoreangularsignalr
SignalR ASP.NET Core Angular
Stars: ✭ 163 (-2.4%)
Mutual labels:  sqlite
Cmd
Command line tools for database operation written by Go, moved to https://gitea.com/xorm/cmd
Stars: ✭ 154 (-7.78%)
Mutual labels:  sqlite3
Sqlitestudio
A free, open source, multi-platform SQLite database manager.
Stars: ✭ 2,337 (+1299.4%)
Mutual labels:  sqlite
Myutils
🙏 提供时间轴转星座|生肖工具、系统存储空间获取工具、文件大小格式化工具、获取指定文件大小工具、AES加密解码工具(支持android端平台加密解密,java端和android端相互加密解密)、SharePreference操作工具、 File文件操作工具、日期获取和计算工具、界面跳转Intent操作工具、字符串验证和数值转换操作工具、手机震动工具、系统资源操作工具、网络检测工具、 wifi操作工具、单位换算工具、zip压缩和解压操作工具、XML解析操作工具(只支持几种指定格式)、图片加载和处理工具,数据库操作(增删改查)工具、Base64编码解码工具、MD5加密工具。
Stars: ✭ 130 (-22.16%)
Mutual labels:  sqlite
Bible Database
Bible databases as XML, JSON, SQL & SQLITE3 Database format for various languages. Developers can download it freely for their development works. Freely received, freely give.
Stars: ✭ 111 (-33.53%)
Mutual labels:  sqlite
Testable Nodejs Api
Código da série Node.js API testável disponivel no meu canal no youtube
Stars: ✭ 110 (-34.13%)
Mutual labels:  sqlite
Goose
A database migration tool. Supports SQL migrations and Go functions.
Stars: ✭ 2,112 (+1164.67%)
Mutual labels:  sqlite
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-33.53%)
Mutual labels:  sqlite
Kripton
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
Stars: ✭ 110 (-34.13%)
Mutual labels:  sqlite
Cachego
Golang Cache component - Multiple drivers
Stars: ✭ 148 (-11.38%)
Mutual labels:  sqlite
Gaffer
A large-scale entity and relation database supporting aggregation of properties
Stars: ✭ 1,642 (+883.23%)
Mutual labels:  parquet
Mhworlddata
Generate a SQLite file from MHW data
Stars: ✭ 110 (-34.13%)
Mutual labels:  sqlite
Ugin
UGin is an API boilerplate written in Go (Golang) with Gin Framework.
Stars: ✭ 110 (-34.13%)
Mutual labels:  sqlite
Rrinlog
Replacing Elasticsearch with Rust and SQLite
Stars: ✭ 129 (-22.75%)
Mutual labels:  sqlite
Xgenecloud
XgeneCloud is now https://github.com/nocodb/nocodb
Stars: ✭ 1,629 (+875.45%)
Mutual labels:  sqlite3
Parquet Index
Spark SQL index for Parquet tables
Stars: ✭ 109 (-34.73%)
Mutual labels:  parquet
Oreilly getting started with sql
Database files for the O'Reilly book "Getting Started with SQL: A hands on approach for beginners" http://goo.gl/z3zG54
Stars: ✭ 156 (-6.59%)
Mutual labels:  sqlite
Efcore.bulkextensions
Entity Framework Core Bulk Batch Extensions for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, SQLite
Stars: ✭ 2,295 (+1274.25%)
Mutual labels:  sqlite
Easy Invoices
桌面端单机简易进销存系统,使用electron-vue、sqlite3、iview,下载在releases里setup.exe文件。CSDN博客有详细介绍:
Stars: ✭ 128 (-23.35%)
Mutual labels:  sqlite3
Sqlite For Beginners 2019
SQLite on Android with Room Persistence Library (beginner course)
Stars: ✭ 107 (-35.93%)
Mutual labels:  sqlite
Polysemycleanarchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
Stars: ✭ 106 (-36.53%)
Mutual labels:  sqlite
Sworm
a write-only ORM for Node.js
Stars: ✭ 128 (-23.35%)
Mutual labels:  sqlite3
Redisql
Redis module that provides a completely functional SQL database
Stars: ✭ 1,393 (+734.13%)
Mutual labels:  sqlite3
Gtfspy
Public transport network analysis using Python 🚊🚇🚃🚌🛳️🚡🚠🚞
Stars: ✭ 104 (-37.72%)
Mutual labels:  sqlite
Android Debugport
A Read-Eval-Print-Loop server for Android and SQLite
Stars: ✭ 147 (-11.98%)
Mutual labels:  sqlite
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-23.95%)
Mutual labels:  sqlite
Minisqlquery
Minimalist SQL Query tool for any .NET DB Provider - SQL, SQLite, SQL CE, Oracle, Access...
Stars: ✭ 103 (-38.32%)
Mutual labels:  sqlite
Dbmate
🚀 A lightweight, framework-agnostic database migration tool.
Stars: ✭ 2,228 (+1234.13%)
Mutual labels:  sqlite
Longevity
A Persistence Framework for Scala and NoSQL
Stars: ✭ 103 (-38.32%)
Mutual labels:  sqlite
Lychee
The most complete and powerful data-binding library and persistence infra for Kotlin 1.3, Android & Splitties Views DSL, JavaFX & TornadoFX, JSON, JDBC & SQLite, SharedPreferences.
Stars: ✭ 102 (-38.92%)
Mutual labels:  sqlite
Sqlcheck
Automatically identify anti-patterns in SQL queries
Stars: ✭ 2,062 (+1134.73%)
Mutual labels:  sqlite3
Sqler
write APIs using direct SQL queries with no hassle, let's rethink about SQL
Stars: ✭ 1,943 (+1063.47%)
Mutual labels:  sqlite3
Atdatabases
TypeScript clients for databases that prevent SQL Injection
Stars: ✭ 154 (-7.78%)
Mutual labels:  sqlite
Parquetviewer
Simple windows desktop application for viewing & querying Apache Parquet files
Stars: ✭ 145 (-13.17%)
Mutual labels:  parquet
Appdatareader
A library for reading Shared Preferences and Database values within the application.
Stars: ✭ 126 (-24.55%)
Mutual labels:  sqlite
Reactiveandroid
🚀 Simple and powerful ORM for Android
Stars: ✭ 102 (-38.92%)
Mutual labels:  sqlite
Contacts
A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).
Stars: ✭ 100 (-40.12%)
Mutual labels:  sqlite
Bchs
source code for BCHS website
Stars: ✭ 126 (-24.55%)
Mutual labels:  sqlite
Adminer Custom
Customizations for Adminer, the best database management tool written in PHP.
Stars: ✭ 99 (-40.72%)
Mutual labels:  sqlite
Vault
Python password manager
Stars: ✭ 99 (-40.72%)
Mutual labels:  sqlite3
Esp32 Blecollector
ᛡᛒ BLE Scanner + Data persistence on SD Card for M5Stack, Odroid-Go, ESP32-Wrover-Kit and other models
Stars: ✭ 145 (-13.17%)
Mutual labels:  sqlite3
Parquet4s
Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster.
Stars: ✭ 125 (-25.15%)
Mutual labels:  parquet
Litetree
SQLite with Branches
Stars: ✭ 1,357 (+712.57%)
Mutual labels:  sqlite3
Pouchdb Adapter React Native Sqlite
PouchDB adapter using ReactNative SQLite as its backing store
Stars: ✭ 98 (-41.32%)
Mutual labels:  sqlite3
Transformalize
Configurable Extract, Transform, and Load
Stars: ✭ 125 (-25.15%)
Mutual labels:  sqlite
Kglab
Graph-Based Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, RDFlib, pySHACL, RAPIDS, NetworkX, iGraph, PyVis, pslpython, pyarrow, etc.
Stars: ✭ 98 (-41.32%)
Mutual labels:  parquet
Schemer
Schema registry for CSV, TSV, JSON, AVRO and Parquet schema. Supports schema inference and GraphQL API.
Stars: ✭ 97 (-41.92%)
Mutual labels:  parquet
61-120 of 641 similar projects