sqlitedatagen

Super simple (~180 lines) Go util to generate SQLite data files filled with test data (by sqlitebrowser)

Sqlitedatagen Alternatives

Similar projects and alternatives to sqlitedatagen

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqlitedatagen alternative or higher similarity.

sqlitedatagen reviews and mentions

Posts with mentions or reviews of sqlitedatagen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-18.
  • Inserting One Billion Rows in SQLite Under a Minute
    5 projects | news.ycombinator.com | 18 Jul 2021
    You mention wanting to do a Go version. Not sure if it's useful, but this is a SQLite "bulk data generation" util I threw together ages ago in Go:

    https://github.com/sqlitebrowser/sqlitedatagen

    There's some initial work to parallelise it with goroutines here:

    https://github.com/sqlitebrowser/sqlitedatagen/blob/multi_ro...

    Didn't go very far down that track though, as the mostly single threaded nature of writes in SQLite seemed to prevent that from really achieving much. Well, I _think_ that's why it didn't really help. ;)

Stats

Basic sqlitedatagen repo stats
1
6
0.0
about 5 years ago

sqlitebrowser/sqlitedatagen is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of sqlitedatagen is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com