#
acid
Here are 47 public repositories matching this topic...
jaceklaskowski
commented
Jun 15, 2021
- Delta Lake 1.0.0
- Spark 3.1.2
- Scala 2.12
- AdoptOpenJDK-11.0.11+9 (build 11.0.11+9)
The following code gives a NullPointerException. This is for a directory-based delta table that does not exist and uses a generated column.
import io.delta.tables.DeltaTable
DeltaTable.create
.addColumn(
DeltaTable.columnBuilder("value")
.generatedAlwaysAs("true")
.nullab
Ultra fast, compact, Embedded Database for tabular and semistructured data.
performance
nosql
storage-engine
mvcc
fpta
perfomance
embedded-database
acid
libmdbx
semistructured-data
-
Updated
May 31, 2021 - C++
The Unnamed Persistence Library
java
sorting
database
replication
nosql
storage-engine
raft
persistence
concurrency
transaction
durable
transactional
transactions
cursor
acid
key-value-store
-
Updated
Jun 30, 2021 - Java
A tool for Windows that can make any program work within file-system transactions.
-
Updated
Nov 12, 2020 - Pascal
django-transactions-tutorial 基本教學 - 了解 transactions 概念 📝
-
Updated
Mar 27, 2018 - Python
Ultra fast, compact, Embedded Database for tabular and semistructured data.
performance
mvcc
fpta
durability
positive
embedded-database
acid
nosql-data-storage
nosql-transactions
inmemory-db
fast-positive-tuples
fast-positive-tables
t1ha
libmdbx
semistructured-data
-
Updated
Jun 1, 2021 - C++
Python demo code for the new transactions feature in MongoDB 4.0
json
database
mongodb
nosql
pymongo
transactions
acid
replica-set
changestreams
mongodb-python-driver
pymongo-transactions
watch-collections
-
Updated
Mar 12, 2020 - Python
A library for secure, deduplicated, transactional, and verifiable data storage
redis
compression
encryption
filesystem
sqlite
data-storage
s3
sftp
rclone
transactional
acid
deduplication
atomicity
-
Updated
Jun 29, 2021 - Rust
An idiomatic Clojure driver for Sophia DB. Sophia is RAM-Disk hybrid storage designed to provide best possible on-disk performance without degradation in time.
-
Updated
Mar 18, 2020 - Clojure
Multi document ACID transactions and more
-
Updated
Oct 27, 2020 - Java
Java ACI Store - Transient and transactional store for Java objects
-
Updated
May 27, 2021 - Java
The latest version of Oracle Berkeley DB licensed under the Berkeley Database License
-
Updated
Oct 8, 2019 - C
A multithreaded concurrent GC with industrial-strength object-dissolving action
-
Updated
Jan 2, 2018 - C
Block storage framework and a collection of projects built on top of this high-performance subsystem.
database
pinvoke
asynchronous-programming
acid
virtual-memory
database-engine
scatter-gather
overlapped-io
-
Updated
Mar 1, 2021 - C#
ACID Database Management Systems with Operational Systems. UFABC 2Q/2016 - Operational Systems Class.
-
Updated
Sep 27, 2019
Link to the presentation of this project - https://drive.google.com/open?id=0B3hvFtnkE8APOFVHbzJiVHBvWnc
-
Updated
Jul 12, 2017 - Java
Improve this page
Add a description, image, and links to the acid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the acid topic, visit your repo's landing page and select "manage topics."
fdbcliflags currently contain a mixture of_and-(probably for historic reasons). I would propose to unify the flags and only use either_or-personally I tend to hyphens like recommended in the POSXI standard (https://www.gnu.org/software/libc/manual/html_node/Argument-Syntax.html). Currentfdbclihelp output: